@charset "UTF-8";.cart-item__children-cell{padding:0}.vt-cart-item__children{display:flex;flex-direction:column;gap:.8rem;margin-top:1rem;padding-left:2.6rem}.vt-cart-item__child{position:relative;display:flex;align-items:center;gap:1.2rem;padding:1rem 1.2rem;background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.08);border-radius:var(--vt-global-border-radius, .8rem)}.vt-cart-item__child-connector{position:absolute;top:0;bottom:0;left:-1.6rem;width:1.2rem;pointer-events:none}.vt-cart-item__child-connector:before{content:"";position:absolute;top:-1.8rem;bottom:0;left:0;border-left:.15rem solid rgba(var(--color-foreground),.4)}.vt-cart-item__child-connector:after{content:"";position:absolute;top:50%;left:0;width:100%;border-top:.15rem solid rgba(var(--color-foreground),.4)}.vt-cart-item__child:first-child .vt-cart-item__child-connector:before{top:-2.8rem}.vt-cart-item__child:last-child .vt-cart-item__child-connector:before{bottom:50%}.vt-cart-item__child-media{flex-shrink:0;overflow:hidden;width:6rem;height:6rem;border-radius:.6rem;background:rgba(var(--color-foreground),.06)}.vt-cart-item__child-image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vt-cart-item__child-info{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.4rem}.vt-cart-item__child-name{display:-webkit-box;overflow:hidden;font-size:1.3rem;font-weight:var(--vt-font-weight-semibold, 600);line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none;overflow-wrap:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.vt-cart-item__child-name:hover{text-decoration:underline;text-underline-offset:.2rem}.vt-cart-item__child-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem 1.2rem}.vt-cart-item__child-qty{font-size:1.15rem;line-height:1.2;color:rgba(var(--color-foreground),.6)}.vt-cart-item__child-price{font-size:1.2rem;font-weight:var(--vt-font-weight-bold, 700);line-height:1.2;color:rgb(var(--color-foreground))}.vt-cart-item__child-remove{flex-shrink:0;display:flex;align-items:center;margin-left:0}.vt-cart-item__child-remove .button{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;min-width:3.6rem;min-height:3.6rem;margin:0;padding:.6rem;color:rgba(var(--color-foreground),.7)}.vt-cart-item__child-remove .button:hover{color:rgb(var(--color-foreground))}.vt-cart-item__child-remove .svg-wrapper,.vt-cart-item__child-remove svg{width:1.5rem;height:1.5rem}@media only screen and (min-width: 750px){.cart-items td.cart-item__children-cell{padding-top:0;padding-bottom:0}}@media only screen and (max-width: 749px){.cart-items .cart-item--children-row{display:block;margin-bottom:3.5rem}.cart-items .cart-item--children-row .cart-item__children-cell{display:block;width:100%;padding:0}.vt-cart-item__children{padding-left:2rem}.vt-cart-item__child-connector{left:-1.3rem;width:.9rem}.vt-cart-item__child-media{width:5rem;height:5rem}}.cart-drawer .cart-items .cart-item--children-row{display:block;margin-bottom:1.5rem}.cart-drawer .cart-items .cart-item--children-row .cart-item__children-cell{display:block;width:100%;padding:0}.cart-drawer .vt-cart-item__children{padding-left:2rem}.cart-drawer .vt-cart-item__child{gap:1rem;padding:.8rem 1rem}.cart-drawer .vt-cart-item__child-connector{left:-1.3rem;width:.9rem}.cart-drawer .vt-cart-item__child-media{width:5rem;height:5rem}
