@media screen and (max-width: 768px){.goods-items-box .checkout-product{display:flex;flex-wrap:wrap;gap:8px}.goods-items-box .goods-item{width:auto}.goods-items-box .goods-item .goods-text{display:none}.goods-items-box .goods-item .goods-img{border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.goods-items-box .goods-item .quantity{padding:0;width:16px;height:16px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.checkout-discount{color:var(--sx-primary-text)}.cart-totals.close>div{display:none}.cart-totals.close .checkout-amount{display:flex;background:#f8f8f8;border-radius:4px;height:46px;align-items:center;padding:0 12px}.cart-totals.close .checkout-amount .icon-arrow-down{display:inline}.cart-totals.close .checkout-amount .amount-text-wrap{flex:1;padding:0 16px}.cart-totals.close .checkout-amount .icon-arrow-top{display:none}}
