.custom-box-container{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:16px;background:#fff;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px #0000001a}.custom-box-header{display:flex;align-items:center;padding:16px;cursor:pointer;background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:16px;transition:background-color .2s ease}.custom-box-header:hover{background:#f1f5f9}.custom-box-title-section{display:flex;align-items:center;gap:12px;flex:1}.custom-box-icon{font-size:24px;min-width:24px}.custom-box-info h3.custom-box-title{margin:0;font-size:16px;font-weight:600;color:#2d3748}.custom-box-info p.custom-box-subtitle{margin:4px 0 0;font-size:14px;color:#718096}.custom-box-summary{display:flex;align-items:center;gap:16px}.custom-box-quantity{font-size:14px;color:#4a5568;white-space:nowrap}.custom-box-total{font-size:16px;font-weight:600;color:#2d3748;min-width:80px;text-align:right}.custom-box-expand-icon{width:20px;height:20px;transition:transform .3s ease;color:#718096;flex-shrink:0}.custom-box-expanded .custom-box-expand-icon{transform:rotate(180deg)}.custom-box-actions{display:flex;gap:8px;align-items:center}.custom-box-remove{background:none;border:none;cursor:pointer;padding:8px;border-radius:4px;transition:all .2s ease;font-size:18px;color:#e53e3e;display:flex;align-items:center;justify-content:center;min-width:36px;height:36px}.custom-box-remove:hover{background-color:#fed7d7;transform:scale(1.1)}.custom-box-content{max-height:0;opacity:0;overflow:hidden;transition:all .4s ease-in-out;background:#fff}.custom-box-expanded .custom-box-content{max-height:1000px;opacity:1}.custom-box-items{padding:16px;border-top:1px solid #f1f5f9}.custom-box-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f1f5f9}.custom-box-item:last-child{border-bottom:none}.custom-box-item-image{width:60px;height:60px;object-fit:cover;border-radius:4px;background:#f7fafc;flex-shrink:0}.custom-box-item-details{flex:1;min-width:0}.custom-box-item-name{margin:0 0 4px;font-size:14px;font-weight:500;color:#2d3748;line-height:1.3}.custom-box-item-price{margin:0;font-size:14px;color:#4a5568;font-weight:500}.custom-box-item-quantity{font-size:14px;color:#718096;min-width:60px;text-align:right;font-weight:500}@media(max-width:768px){.custom-box-header{padding:12px;gap:12px}.custom-box-summary{flex-direction:column;align-items:flex-end;gap:4px}.custom-box-quantity{font-size:12px}.custom-box-items{padding:12px}.custom-box-item{gap:8px}.custom-box-item-image{width:50px;height:50px}}.custom-box-container.loading{opacity:.7;pointer-events:none}.custom-box-container.loading .custom-box-header{background:#f7fafc}
/*# sourceMappingURL=/cdn/shop/t/23/assets/main-cart-items.css.map */
