.toggle-switch{position:relative;display:inline-block;width:40px;height:20px;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.3s;transition:.3s}.toggle-switch__slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.3s;transition:.3s}input:checked+.toggle-switch__slider{background-color:#2c382a}input:focus+.toggle-switch__slider{box-shadow:0 0 1px #2c382a}input:checked+.toggle-switch__slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translate(20px)}.toggle-switch__slider.round{border-radius:20px}.toggle-switch__slider.round:before{border-radius:50%}.toggle-switch[disabled] *,.toggle-switch[disabled]{cursor:not-allowed}.addon{margin-top:2.5rem}.addon-list{display:grid;gap:1.2rem}.addon-prod{display:grid;grid-template-columns:80px auto;--ratio-percent: 100%;gap:1.2rem;border:1px solid #D1D5DC;padding:.8rem;border-radius:8px}.addon-prod__content{display:grid;grid-template-columns:auto 60px;align-items:center;gap:1rem}.addon-prod__quick-add{display:flex;justify-content:center}.addon-prod__content-info h2{margin:0}.addon-heading{margin-bottom:.5rem;color:#666}.addon-prod__media{border-radius:8px}.addon-prod__content{padding:1.5rem 0}.addon-prod__content-info .price.price--on-sale .price__sale span.price-item.price-item--sale.price-item--last,.addon-prod__content-info .price{font-size:1.4rem;letter-spacing:0px}.addon-prod__content-info .price.price--on-sale .price__sale span.price-item.price-item--sale.price-item--last{font-weight:600}.addon-prod__content-info a:not(:hover){text-decoration:none}.addon-prod__content-info a{color:rgb(var(--color-foreground))}.addon-prod__content-info h2{margin-bottom:.3rem}.addon-prod__content-badge{text-transform:uppercase;background:#2c382a;color:#fff;width:fit-content;font-size:1rem;padding:.3rem 1rem .35rem;line-height:normal;position:absolute;top:0;right:0}
/*# sourceMappingURL=/cdn/shop/t/26/assets/addons.css.map */
