.custom-select-container{position:relative;box-sizing:border-box;font-size:15px}.custom-select-container+.icon{top:28px;bottom:auto}.custom-select-container *{box-sizing:border-box}.custom-select-container.is-open .custom-select-opener{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:#ddd}.custom-select-container.is-open+.icon{transform:rotate(180deg)}.custom-select-container.is-open .custom-select-panel-wrapper{grid-template-rows:1fr;height:100%}.custom-select-container.is-open .custom-select-panel{background:#fff;border-color:var(--COLOR-HEADING);border-top:transparent;border-radius:0 0 4px 4px;height:100%}.custom-select-panel-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease-in;width:100%;min-width:max-content}.custom-select-panel{overflow:hidden;background-color:transparent;transition:background-color .3s ease-in;transition-delay:.1s;border:1px solid transparent}.custom-select-opener{display:flex;align-items:center;padding:12px 40px 12px 12px;border:1px solid var(--COLOR-HEADING);border-radius:4px;background:#fff;cursor:pointer;width:100%;text-align:left}.custom-select-opener:hover{background-color:var(--COLOR-BACKGROUND-OVERLAY)}.custom-select-option{padding:8px 12px;cursor:pointer;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 44px);text-align:left}.custom-select-option:hover{background-color:var(--COLOR-BACKGROUND-OVERLAY)}.custom-select-option.disabled{opacity:.5}.product-option--swatch .custom-select-opener:before,.product-option--swatch .custom-select-option:before{content:"";background:var(--swatch) no-repeat center;background-size:20px;width:20px;height:20px;border-radius:50%;display:block;flex-shrink:0;margin-right:8px;outline:1px solid var(--COLOR-HEADING);outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/69/assets/custom-css-greendev.css.map */
