.custom-select{position:relative;width:200px;max-width:300px}.select-selected{background-color:#fff;padding:8px 12px;border:.7px solid black;cursor:pointer;font-size:14px;color:#333;display:flex;align-items:center;justify-content:space-between;font-weight:700}.select-selected:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;margin-left:8px;transition:transform .3s ease}.select-selected.select-arrow-active:after{transform:rotate(180deg)}.select-items{position:absolute;background-color:#fff;top:100%;left:0;right:0;z-index:99;border:1px solid #ddd;border-radius:4px;margin-top:4px;max-height:250px;overflow-y:auto;box-shadow:0 2px 4px #0000001a}.select-hide{display:none}.sortby-option{padding:8px 12px;cursor:pointer;font-size:14px;color:#333;transition:background-color .2s ease}.sortby-option:hover{background-color:#f5f5f5}.sortby-option.selected{background-color:#f0f0f0;font-weight:500}@media screen and (max-width:768px){.custom-select{max-width:767px;width:100%}.select-selected{display:none}.select-items{position:relative;width:100vw;overflow:scroll}.sortby-option{flex-shrink:0;width:33%;text-align:center}}@media screen and (max-width:500px){.sortby-option{flex-shrink:0;width:50%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/132/assets/custom-select.css.map */
