.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(0,0,0,0);border-radius:30px;border:solid 1px #fff;box-sizing:border-box;clear:both;cursor:pointer;display:block;font-family:"Cabin",sans-serif;font-size:18px;font-weight:normal;height:45px;line-height:43px;outline:none;padding-left:25px;padding-right:37px;position:relative;text-align:left !important;transition:all .2s ease-in-out;user-select:none;white-space:nowrap;width:18%}.nice-select:hover{border-color:#a1ad97;background-color:#a1ad97}.nice-select:hover:before{background:#fff}.nice-select:hover:after{background:#fff}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#a1ad97;background-color:#a1ad97}.nice-select:active:before,.nice-select.open:before,.nice-select:focus:before{background:#fff}.nice-select:active:after,.nice-select.open:after,.nice-select:focus:after{background:#fff}.nice-select:before{content:"";display:block;height:2px;width:10px;background-color:#a1ad97;position:absolute;right:20px;top:50%;transform:rotate(90deg) translateY(-50%);transform-origin:66% 66%;opacity:1;transition:all .15s ease-in-out}.nice-select:after{content:"";display:block;height:2px;width:10px;background-color:#a1ad97;position:absolute;right:17px;top:50%;transform-origin:66% 66%;transform:translateY(-50%);transition:all .15s ease-in-out}.nice-select.open:before{transform:rotate(180deg);opacity:0}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:rgb(237.1,237.1,237.1);color:#999;pointer-events:none}.nice-select.disabled:after{border-color:hsl(92.7272727273,11.8279569892%,83.5294117647%)}.nice-select.wide{width:100%}.nice-select.wide .list{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#a1ad97;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;padding:25px 0px;pointer-events:none;position:absolute;top:66px;left:0;transform-origin:50% 0;transform:scale(0.75) translateY(-22.5px);transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9}.nice-select .list:before{content:"";width:2px;height:34px;background:#fff;position:absolute;top:-17px;left:50%}.nice-select .list:hover .option:not(:hover){background-color:rgba(0,0,0,0) !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:38px;list-style:none;min-height:38px;outline:none;padding-left:35px;padding-right:46px;text-align:left;transition:all .2s}.nice-select .option:hover{opacity:.5}.nice-select .option.selected{font-weight:bold;color:#fff}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}/*# sourceMappingURL=nice-select.css.map */
