.custom-selectbox{background-color:#f7f7f7;display:inline-block;-webkit-tap-highlight-color:transparent;position:relative}.custom-selectbox.full-width{width:100%}.custom-selectbox:before{width:6px;height:4px;content:'';pointer-events:none;border-bottom:2px solid #000;border-right:2px solid #000;position:absolute;right:13px;top:50%;padding:0 0 2px;-webkit-transform:translateY(-75%) rotate(45deg);transform:translateY(-75%) rotate(45deg)}.custom-selectbox select{width:1px;height:1px;border:0;overflow:hidden;visibility:hidden;clip:rect(0 0 0 0);position:absolute;margin:0;padding:0}.custom-selectbox .custom-selectbox-placeholder{display:block;cursor:pointer;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:15px 40px 15px 13px}.custom-selectbox.disabled .custom-selectbox-placeholder{color:#aba8a8;cursor:default}.custom-selectbox .custom-selectbox-content{min-width:100%;color:#000;background:-webkit-gradient(linear, left top, left bottom, from(#e4e4e4), color-stop(10%, #f7f7f7), to(#f7f7f7));background:linear-gradient(to bottom, #e4e4e4 0%, #f7f7f7 10%, #f7f7f7 100%);-webkit-box-sizing:border-box;box-sizing:border-box;display:none;position:absolute;top:100%;left:0;z-index:3;padding:20px 13px 13px}.custom-selectbox.opened .custom-selectbox-content{display:block}.custom-selectbox .custom-selectbox-content.img-options{text-align:center}.custom-selectbox .dropdown{max-height:250px;overflow:auto;-webkit-overflow-scrolling:touch}.custom-selectbox .dropdown ul,.custom-selectbox .dropdown li{list-style:none;padding-left:0}.custom-selectbox .dropdown li{margin-top:12px}.custom-selectbox .img-options .dropdown-values-list li{width:26.24%;float:left;text-align:left;margin:0 0 10px 0}.custom-selectbox .dropdown.single li{padding-left:0}.custom-selectbox .dropdown.multiple li:not(.optgroup) input[type=checkbox]{display:none}.custom-selectbox .dropdown.multiple li:not(.optgroup) label{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;display:block;position:relative;padding-left:24px}.custom-selectbox .dropdown.multiple li:not(.optgroup) label:before{width:13px;height:13px;content:'';display:block;border:2px solid;border-radius:50%;position:absolute;top:3px;left:0}.custom-selectbox .dropdown.multiple li.selected:not(.optgroup) label:before{border-color:#4ABBB1;background-color:#4ABBB1}.custom-selectbox .dropdown.multiple li:not(.optgroup) label:after{width:7px;height:3px;content:'';display:block;border-left:2px solid #fff;border-bottom:2px solid #fff;position:absolute;top:8px;left:4px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.custom-selectbox .dropdown .dropdown-values-list>li:first-child{margin-top:0}.custom-selectbox .dropdown li.not-selectable{padding-left:0}.custom-selectbox .dropdown label{color:#000;cursor:pointer;font-weight:400;text-transform:none}.custom-selectbox .dropdown .not-selectable>label{cursor:default}.custom-selectbox .dropdown li input{position:absolute;top:2px;left:0}.custom-selectbox .img-options .dropdown li input{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.custom-selectbox .dropdown.single li input{visibility:hidden}.custom-selectbox .dropdown-values-list{width:95%;margin-top:0;margin-bottom:0;padding-left:0}.custom-selectbox .dropdown .mCSB_scrollTools{right:-10px}.custom-selectbox label.optgroup-title{color:#949494;font-size:13px;font-weight:700;text-transform:uppercase}.custom-selectbox .popup-btn{margin-top:20px}
