.style-toggle-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:nowrap;margin-top:1rem;gap:.75rem}.style-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 0}.style-toggle span{white-space:nowrap}.toggle-label{display:flex;align-items:center;cursor:pointer;gap:.5rem;font-weight:700;color:#fff}.toggle-label input[type=checkbox]{display:none}.toggle-switch{width:50px;height:26px;background-color:#333;border-radius:13px;position:relative;transition:background-color .3s}.toggle-switch:before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s}.toggle-label input[type=checkbox]:checked+.toggle-switch:before{transform:translate(24px)}@media screen and (max-width: 500px){.style-toggle-wrapper span{font-size:11px}.toggle-switch{width:40px;height:22px}.toggle-switch:before{width:18px;height:18px;top:2px;left:2px}.toggle-label input[type=checkbox]:checked+.toggle-switch:before{transform:translate(18px)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/style-toggle.css.map */
