.custom-select-container{display:inline-block;position:relative;width:100%;max-width:100%}@media screen and (min-width: 600px){.custom-select-container{max-width:35ch}}.custom-select-value{display:flex;width:100%;align-items:center;justify-content:space-between;padding:16px 54px 16px 24px;border:1px solid black;color:#fff;text-transform:uppercase;font-size:16px;background-color:#ffffff38;cursor:pointer;-webkit-user-select:none;user-select:none}@media screen and (min-width: 750px){.custom-select-value{font-size:18px}}.custom-select-value:after{content:" ";position:absolute;display:inline-block;width:10px;height:10px;margin-left:12px;border-right:3px solid;border-bottom:3px solid;border-color:#fff;top:50%;right:20px;transform:translateY(-50%) rotate(45deg);transition:transform .1s ease-in-out}.custom-select-container:focus>.custom-select-value{border-width:2px;outline:none}.custom-select-options{display:none;position:absolute;padding:0;margin:0;border:2px solid black;border-top:none;width:100%;max-height:300px;overflow-y:auto;list-style:none;z-index:1;background-color:#f7fffb}.custom-select-options.show{display:block}.custom-select-options.show .custom-select-value:after{border-color:#000}.custom-select-option{padding:10px;cursor:pointer;font-size:16px;font-family:inherit;color:#000;font-weight:500;text-transform:capitalize}@media screen and (min-width: 750px){.custom-select-option{font-size:18px}}.custom-select-option:hover{background-color:#f8f8f8}.custom-select-option.selected{background-color:#f7f0e2}
/*# sourceMappingURL=/cdn/shop/t/208/assets/custom-select.css.map?v=69542960374830602001749675060 */
