.tax-switcher-container{display:flex;flex-direction:row;align-items:center;height:auto;flex-wrap:nowrap;width:auto;gap:8px}.tax-switcher{position:relative;display:inline-block;width:60px;height:auto}.tax-switcher input{opacity:0;width:0;height:0}.tax-switcher-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.tax-switcher-slider:before{position:absolute;content:"";height:24px;width:24px;left:6px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.tax-switcher-slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.tax-switcher-slider.tax-switcher-round{border-radius:34px}.tax-switcher-slider.tax-switcher-round:before{border-radius:50%}
/*# sourceMappingURL=/cdn/shop/t/46/assets/tax-switcher.css.map */
