.cart-item{border-bottom:1px solid #f3f3f3;display:flex;flex-direction:column;padding-bottom:20px;padding-top:16px}.cart-item>.product{display:flex;gap:9px}.cart-item>.product>*>.checkbox{height:28px;width:28px}.cart-item>.product>*>.checkbox .checked{fill:#ff3c78}.cart-item>.product>*>.checkbox .unchecked{fill:#c2c2c2}.cart-item>.product>.item{display:flex;flex-direction:column;flex-grow:1}.cart-item>.product>.item .product{display:flex}.cart-item>.product>.item .product>.thumbnail{cursor:pointer;height:96px;width:96px}.cart-item>.product>.item .product>.thumbnail .wrapper{border-radius:8px;outline:1px solid rgba(0,0,0,.05);outline-offset:-1px;overflow:clip}.cart-item>.product>.item .product>.thumbnail.disabled{opacity:.5}.cart-item>.product>.item .product .info{display:flex;flex-direction:column;margin-left:11px;padding-top:4px}.cart-item>.product>.item .product .info.disabled>.name,.cart-item>.product>.item .product .info.disabled>.options{opacity:.5}.cart-item>.product>.item .product .info>.name{cursor:pointer;display:flex}.cart-item>.product>.item .product .info>.name>svg{flex-shrink:0;height:18px;width:18px;fill:#999}.cart-item>.product>.item .product .info>.name>span{color:#323232;font-size:15px;line-height:18px}.cart-item>.product>.item .product .info>.name>span,.cart-item>.product>.item .product .info>.options{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:400;white-space:pre-line;word-break:break-word}.cart-item>.product>.item .product .info>.options{color:#777;font-size:13px;letter-spacing:-.241px;margin-top:4px}.cart-item>.product>.item .product .info>.options .option:not(:last-of-type):after{content:" / "}.cart-item>.product>.item .actions{display:flex;gap:8px;height:34px;margin-top:16px}.cart-item>.product>.item .actions .buy,.cart-item>.product>.item .actions .delete{border-radius:4px;flex:1 1;font-size:14px;font-weight:500}.cart-item>.product>.item .actions .delete{border:1px solid #e5e5e5;color:#323232}.cart-item>.product>.item .actions .buy{background-color:#323232;color:#fff}.cart-item-price{margin-top:12px}.cart-item-price>.ended,.cart-item-price>.invalid,.cart-item-price>.sold-out{color:#e83c3b;font-size:15px;font-weight:700;letter-spacing:-.2px}.cart-item-price>.sale-scheduled{color:#323232;font-size:15px;font-weight:700;letter-spacing:-.2px}.cart-item-price>.sale-scheduled>span{color:#999;font-weight:500;margin-left:4px}.cart-item-price>.price{display:flex;flex-direction:column;gap:4px}.cart-item-price>.price .cost-price{color:#999;font-size:13px;font-weight:400;-webkit-text-decoration:line-through;text-decoration:line-through}.cart-item-price>.price .selling-price{align-items:center;color:#323232;display:flex;font-size:15px;font-weight:700;letter-spacing:-.2px}.cart-item-price>.price .selling-price>.price{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-price>.price .selling-price .live-price-tag{align-items:center;display:flex;flex-shrink:0;height:0;margin-left:4px}.cart-item-price>.price .selling-price .live-price-tag .text{align-items:center;background-color:#fff5f8;border-radius:30px;color:#ed1919;display:flex;font-size:11px;font-weight:500;height:21px;padding-left:6px;padding-right:6px}.cart-number-input{flex:1.1 1}@media(max-width:400.98px){.cart-number-input{flex:1.5 1}}:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.cart-item-timer{align-items:center;background-color:#f8f8f8;border-radius:4px;display:flex;height:36px;justify-content:flex-end;margin-top:12px;padding-left:10px;padding-right:10px}.cart-item-timer>.timer{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-item-timer>.remaining,.cart-item-timer>.timer{color:#323232;font-size:13px;font-weight:500}.cart-item-timer>.remaining>strong,.cart-item-timer>.timer>strong{font-weight:700}.cart-item-timer .separator{background-color:#d5d5d5;height:12px;margin-left:9px;margin-right:9px}