.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}[data-js-product].is-loading{position:relative;opacity:.6;pointer-events:none;transition:opacity .2s ease}[data-js-product].is-loading:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffff4d;z-index:10;pointer-events:none}[data-js-product-button-add-to-cart].loading{position:relative;color:transparent!important;pointer-events:none}[data-js-product-button-add-to-cart].loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid currentColor;border-radius:50%;border-top-color:transparent;animation:misell-extended-variant-spin .6s linear infinite;opacity:.7}@keyframes misell-extended-variant-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-js-product-price]{transition:opacity .15s ease}[data-js-product].is-loading [data-js-product-price]{opacity:.5}[data-high-variant-mode=true] [data-js-option-value]{transition:opacity .15s ease,transform .15s ease}[data-high-variant-mode=true] [data-js-option-value]:active{transform:scale(.95)}[data-js-product].is-loading [data-js-option-value],[data-js-product].is-loading [data-js-option-select]{opacity:.5;pointer-events:none}@media (max-width: 767px){[data-js-product-button-add-to-cart].loading:after{width:14px;height:14px;margin:-7px 0 0 -7px;border-width:2px}}@media (prefers-color-scheme: dark){[data-js-product].is-loading:before{background:#0000004d}}@media (prefers-contrast: high){[data-js-product].is-loading{opacity:.8}[data-js-product-button-add-to-cart].loading:after{border-width:3px}}@media (prefers-reduced-motion: reduce){[data-js-product].is-loading,[data-js-product-price],[data-js-option-value]{transition:none}[data-js-product-button-add-to-cart].loading:after{animation:none;border-top-color:currentColor;opacity:1}}variant-selects .product-options input[type=radio]:checked+.product-options__value--text,variant-selects .product-options input[type=radio]:checked+.product-options__value--large-text,variant-selects .product-options input[type=radio]:checked+.product-options__value--square{background-color:var(--product-options-act-bg);color:var(--product-options-act-c);border-color:var(--product-options-act-bd)!important}variant-selects .product-options input[type=radio]:checked+.product-options__value--square{border:solid 1px transparent}variant-selects .product-options input[type=radio]:checked+.product-options__value--circle{justify-content:center;align-items:center}variant-selects .product-options input[type=radio]:checked+.product-options__value--circle:before{content:"";position:absolute;border:solid 1px transparent;border-radius:50%;top:50%;left:50%;transform:translate3d(-50%,-50%,0);width:28px;height:28px;border-color:var(--product-options-act-bd)!important}.product-page-info__option-value-wrapper input[type=radio]{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.product-page-info__option-label{display:inline-flex;align-items:center;justify-content:center;min-width:40px;padding:8px 16px;margin:4px;border:1px solid #ddd;background:#fff;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.product-page-info__option-label:hover{border-color:#999}.product-page-info__option-value-wrapper input[type=radio]:checked+.product-page-info__option-label{border-color:#000;background-color:#f5f5f5}.product-page-info__option-label--disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through}.product-page-info__option-name{display:block;margin-bottom:10px;font-weight:400;font-size:14px;color:var(--theme3, #666);border:none;padding:0;text-transform:var(--product-page-options-label-transform, none)}.product-page-info__option-values{display:flex;flex-wrap:wrap;margin:-4px}.product-page-info__option-value-wrapper{position:relative}.product-page-info__option{border:none;padding:0;margin:0 0 20px}.product-page-info__option--dropdown{margin-bottom:20px}.product-page-info__option--dropdown .product-page-info__option-name{display:block;margin-bottom:8px}.product-page-info__option-select{width:100%;max-width:300px;padding:10px 35px 10px 15px;font-size:14px;border:1px solid #ddd;border-radius:4px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;transition:border-color .15s ease}.product-page-info__option-select:hover{border-color:#999}.product-page-info__option-select:focus{outline:none;border-color:#000}.footbar-product__controls--high-variant variant-selects{margin:0}.footbar-product__controls--high-variant .footbar-product__options--mobile,.footbar-product__controls--high-variant .footbar-product__options--desktop,.footbar-product__controls--high-variant .product-options--type-footbar{display:none!important}.footbar-product__options-toggle-wrapper{display:block}.footbar-product__options-toggle{display:flex;align-items:center;justify-content:flex-start;gap:4px;padding:6px 10px;font-size:11px;white-space:nowrap;color:#333;background-color:#fff;border:1px solid #ddd;border-radius:3px;cursor:pointer;transition:border-color .2s}.footbar-product__options-toggle:hover{border-color:#999}.footbar-product__options-toggle-icon{font-size:8px;transition:transform .3s}.footbar-product__options-toggle.is-open .footbar-product__options-toggle-icon{transform:rotate(180deg)}.footbar-product__options-panel{display:none;position:fixed;bottom:94px;left:0;right:0;width:100%;max-height:45vh;overflow-y:auto;padding:15px;background-color:#f8f8f8;border-top:1px solid #ddd;box-shadow:0 -2px 8px #0000001a;z-index:-1;box-sizing:border-box;transform:translateY(100%);transition:transform .3s ease-out}.footbar-product__options-panel.is-open{display:block;transform:translateY(0)}.footbar-product__options-panel .product-options--type-footbar{display:flex!important;flex-direction:row!important;justify-content:space-between!important;gap:8px!important;width:100%!important;max-width:100%!important}.footbar-product__options-panel .product-options--type-footbar [data-section-container]{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;min-width:0!important}.footbar-product__options-panel .product-options--type-footbar label{display:block!important;margin-bottom:6px!important;font-size:12px!important;color:#666!important;text-align:left!important;white-space:nowrap!important}.footbar-product__options-panel .product-options--type-footbar label [data-label-value]{display:inline!important;font-weight:400!important;color:#333!important;margin-left:4px!important}.footbar-product__options-panel .product-options--type-footbar .select{display:block!important;width:100%!important;position:relative!important}.footbar-product__options-panel .product-options--type-footbar select.product-options__section,.footbar-product__options-panel select{display:block!important;width:100%!important;height:auto!important;min-height:38px!important;padding:8px 30px 8px 10px!important;font-size:12px!important;line-height:1.4!important;color:#333!important;background-color:#fff!important;border:1px solid #ccc!important;border-radius:4px!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center!important;background-size:10px!important;box-sizing:border-box!important}.footbar-product__options-panel select option{color:#333!important;background-color:#fff!important;font-size:12px!important}@media (min-width: 768px){.footbar-product__controls--high-variant .footbar-product__options-toggle-wrapper{display:block!important}.footbar-product__controls--high-variant .footbar-product__options--desktop{display:none!important}.footbar-product__controls--high-variant .footbar-product__options-toggle{font-size:13px!important}.footbar-product__options-panel{bottom:80px!important;max-width:1200px!important;left:50%!important;right:auto!important;transform:translate(-50%) translateY(100%)!important}.footbar-product__options-panel.is-open{transform:translate(-50%) translateY(0)!important}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/misell-extended-variant.css.map */
