.product-cross-sell{display:block;margin:1.4rem 0}.product-cross-sell__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.product-cross-sell__item{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.12)}.product-cross-sell__media{flex-shrink:0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.04);border-radius:.6rem;overflow:hidden}.product-cross-sell__media img{max-width:100%;max-height:100%;object-fit:contain}.product-cross-sell__info{flex-grow:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.product-cross-sell__title{font-size:1.3rem;font-weight:600;text-decoration:none;color:rgb(var(--color-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cross-sell__select{min-width:6rem;max-width:12rem;padding:.4rem .8rem;font-size:1.1rem}.product-cross-sell__price{flex-shrink:0;font-size:1.3rem;display:flex;gap:.5rem}.product-cross-sell__price s{color:rgba(var(--color-foreground),.5)}.product-cross-sell__toggle{flex-shrink:0;position:relative;display:inline-block;width:4.2rem;height:2.4rem;cursor:pointer}.product-cross-sell__toggle-input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.product-cross-sell__toggle-track{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.2);border-radius:2.4rem;transition:background-color var(--duration-default) ease}.product-cross-sell__toggle-track:before{content:"";position:absolute;top:.3rem;left:.3rem;width:1.8rem;height:1.8rem;background-color:rgb(var(--color-background));border-radius:50%;transition:transform var(--duration-default) ease}.product-cross-sell__toggle-input:checked+.product-cross-sell__toggle-track{background-color:rgb(var(--color-button))}.product-cross-sell__toggle-input:checked+.product-cross-sell__toggle-track:before{transform:translate(1.8rem)}.product-cross-sell__toggle-input:disabled+.product-cross-sell__toggle-track{opacity:.5;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-product-cross-sell.css.map */
