.single-product .variations{overflow:visible}.single-product .variations.loading{position:relative}.single-product .variations.loading:before{background:hsla(0,0%,100%,.8);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:33}.wetail__switcher--wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wetail__switcher--list,.wetail__switcher--wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.wetail__switcher--list{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0}.wetail__switcher--spinner{display:block;height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:30px;z-index:34}.wetail__switcher--spinner:after{-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite;border-color:currentcolor transparent #333;border-radius:50%;border-top:2px solid #333;content:"";display:block;height:100%;width:100%}.wetail__switcher--tooltip{background:#333;border-radius:4px;bottom:calc(100% + 8px);color:#fff;font-size:14px;left:50%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;opacity:0;padding:5px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:opacity .3s;transition:opacity .3s;visibility:hidden;width:100%;z-index:-1}.wetail__switcher--tooltip:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #333;content:"";height:0;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.wetail__switcher--checkmark{border-bottom:2px solid #333;border-right:2px solid #333;display:block;height:19px;margin-top:-6px;opacity:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:opacity .2s;transition:opacity .2s;width:10px}.wetail__switcher--option{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #c1c1c1;border-radius:50px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:10px;height:35px;justify-content:center;margin:0 0 15px;min-width:35px;padding:0;position:relative;text-align:center;width:35px}.wetail__switcher--option.disabled{opacity:.2;pointer-events:none}.wetail__switcher--option.outofstock{overflow:hidden;pointer-events:none}.wetail__switcher--option.outofstock:after,.wetail__switcher--option.outofstock:before{background-color:#c1c1c1;content:"";height:calc(100% + 12px);left:50%;position:absolute;width:1px}.wetail__switcher--option.outofstock:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.wetail__switcher--option.outofstock:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.wetail__switcher--option:not(:last-child){margin-right:15px}.wetail__switcher--option.text{border-radius:2px}.wetail__switcher--option.chosen{border:1px solid #333}.wetail__switcher--option.chosen .wetail__switcher--checkmark{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.wetail__switcher--option:hover .wetail__switcher--tooltip{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s;visibility:visible;z-index:88}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}