.yv_side_drawer_wrapper.mini_cart{max-width:420px;width:100%}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #eee;background:#fff;position:sticky;top:0;z-index:5}.cart-drawer-header h6{margin:0;font-size:18px;font-weight:700;color:#1a1a1a}.cart-drawer-header .cart-item-count{font-weight:400;color:#666}.cart-drawer-header .cd-close-btn{background:none;border:none;cursor:pointer;padding:6px;color:#666;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.cart-drawer-header .cd-close-btn:hover{background:#f3f4f6;color:#1a1a1a}.cart-drawer-items{padding:12px 16px}.cart-drawer-item{display:flex;align-items:stretch;gap:12px;padding:14px;background:#fff;border:1px solid #e8e8ec;border-radius:14px;margin-bottom:10px;box-shadow:0 1px 4px #0000000a}.cart-drawer-item .cd-item-img{width:80px;min-width:80px;height:80px;border-radius:12px;overflow:hidden;background:#f5f5f5}.cart-drawer-item .cd-item-img img{width:100%;height:100%;object-fit:cover}.cart-drawer-item .cd-item-middle{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.cart-drawer-item .cd-item-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0 0 2px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.cart-drawer-item .cd-item-title:hover{color:#2563eb}.cart-drawer-item .cd-item-variant{font-size:12px;color:#888;margin:0}.cart-drawer-item .cd-item-discount{display:inline-flex;align-items:center;gap:4px;background:#ecfdf5;color:#059669;font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;margin-top:4px;width:fit-content}.cart-drawer-item .cd-item-discount svg{width:12px;height:12px;fill:#059669}.cart-drawer-item .cd-item-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-width:90px}.cart-drawer-item .cd-item-price{text-align:right}.cart-drawer-item .cd-item-price .cd-price{font-size:15px;font-weight:700;color:#1a1a1a;white-space:nowrap}.cart-drawer-item .cd-item-price .cd-compare-price{font-size:11px;color:#999;text-decoration:line-through;display:block}.cart-drawer-item .cd-item-actions{display:flex;align-items:center;gap:8px}.cart-drawer-item .cd-qty-controls{display:flex;align-items:center;border:1.5px solid #ddd;border-radius:8px;overflow:hidden;background:#f7f7f7}.cart-drawer-item .cd-qty-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;font-size:16px;font-weight:600;color:#333;padding:0;transition:background .2s}.cart-drawer-item .cd-qty-btn:hover{background:#e8e8e8}.cart-drawer-item .cd-qty-input{width:28px;height:30px;text-align:center;border:none;border-left:1.5px solid #ddd;border-right:1.5px solid #ddd;font-size:14px;font-weight:600;color:#1a1a1a;background:#fff;-moz-appearance:textfield;padding:0}.cart-drawer-item .cd-qty-input::-webkit-outer-spin-button,.cart-drawer-item .cd-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer-item .cd-delete-btn{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#f7f7f7;border:1.5px solid #ddd;border-radius:8px;cursor:pointer;color:#999;padding:0;transition:all .2s}.cart-drawer-item .cd-delete-btn:hover{background:#fee2e2;border-color:#fca5a5;color:#e53e3e}.cart-drawer-item .cd-delete-btn svg{width:16px;height:16px}.cd-applied-discounts{padding:0 16px;margin-bottom:8px}.cd-applied-discount-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#059669;font-weight:600;margin-bottom:4px}.cd-applied-discount-item svg{width:14px;height:14px;fill:#059669}.cd-upsell-section{padding:8px 16px;border-top:1.5px solid #f0f0f0;background:#fafafa;flex-shrink:0}.cd-upsell-title{font-size:13px;font-weight:700;color:#1a1a1a;margin:0 0 6px}.cd-upsell-scroll{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cd-upsell-scroll::-webkit-scrollbar{height:4px}.cd-upsell-scroll::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.cd-upsell-scroll::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.cd-upsell-card{min-width:calc(50% - 4px);max-width:calc(50% - 4px);background:#fff;border:1.5px solid #eee;border-radius:8px;overflow:hidden;scroll-snap-align:start;flex-shrink:0;display:flex;gap:6px;padding:6px;transition:box-shadow .2s}.cd-upsell-card:hover{box-shadow:0 2px 12px #00000014}.cd-upsell-card-img{width:55px;min-width:55px;height:60px;overflow:hidden;background:#f9f9f9;border-radius:6px}.cd-upsell-card-img img{width:100%;height:100%;object-fit:cover}.cd-upsell-card-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.cd-upsell-card-title{font-size:11px;font-weight:600;color:#1a1a1a;margin:0 0 1px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;text-decoration:none}.cd-upsell-card-title:hover{color:#2563eb}.cd-upsell-card-price{font-size:12px;font-weight:700;color:#1a1a1a;margin-bottom:4px}.cd-upsell-add-btn{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;background:#fff;color:#2563eb;border:1.5px solid #2563eb;border-radius:5px;padding:3px 0;font-size:11px;font-weight:700;cursor:pointer;transition:all .2s}.cd-upsell-add-btn:hover{background:#2563eb;color:#fff}.cd-upsell-add-btn.adding{opacity:.6;pointer-events:none}.cd-promo-text{padding:10px 16px;background:linear-gradient(90deg,#fef3c7,#fde68a);text-align:center;font-size:13px;font-weight:600;color:#92400e;flex-shrink:0;border-top:1.5px solid #fbbf24;border-bottom:1.5px solid #fbbf24}.cd-promo-text strong{font-weight:800;color:#78350f}.cd-bottom-section{background:#fff;border-top:2px solid #f0f0f0;padding:12px 16px;z-index:5;box-shadow:0 -4px 20px #0000000f;flex-shrink:0;margin-top:auto}.cd-total-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.cd-total-label{font-size:16px;font-weight:700;color:#1a1a1a;display:flex;align-items:center;gap:6px}.cd-total-label svg{width:18px;height:18px}.cd-total-price{font-size:20px;font-weight:800;color:#1a1a1a}.cd-tax-note{font-size:11px;color:#888;margin-bottom:8px;display:block}.cd-tax-note a{color:#2563eb;text-decoration:none}.cd-buy-now-btn{display:block;width:100%;text-align:center;padding:14px 20px;font-size:16px;font-weight:700;letter-spacing:.5px;border-radius:12px;text-decoration:none;text-transform:uppercase}.cd-promo-banner{padding:10px 14px;border-radius:10px;text-align:center;font-weight:700;font-size:14px;margin:0 16px 12px}.cd-order-note{padding:0 16px;margin-bottom:12px}.cd-order-note-toggle{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#666;cursor:pointer;background:none;border:none;padding:0}.cd-order-note-toggle svg{width:12px;height:12px;transition:transform .3s}.cd-order-note-toggle.active svg{transform:rotate(180deg)}.cd-order-note-area{display:none;margin-top:8px}.cd-order-note-area.active{display:block}.cd-order-note-area textarea{width:100%;border:1.5px solid #ddd;border-radius:8px;padding:10px;font-size:13px;resize:vertical;min-height:60px;outline:none;font-family:inherit}.cd-order-note-area textarea:focus{border-color:#2563eb}.cd-shipping-bar{padding:10px 16px;background:#f0fdf4;margin-bottom:4px}.cd-shipping-bar p{font-size:13px;font-weight:600;color:#1a1a1a;margin:0 0 6px;text-align:center}.cd-shipping-bar .cd-progress{height:6px;background:#e5e7eb;border-radius:6px;overflow:hidden}.cd-shipping-bar .cd-progress-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:6px;transition:width .4s ease}.cd-empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.cd-empty-cart svg{width:80px;height:80px;fill:#d1d5db;margin-bottom:16px}.cd-empty-cart h5{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.cd-empty-cart p{font-size:14px;color:#666;margin:0 0 20px}.cd-empty-cart a{background:#1a1a2e;color:#fff;padding:12px 28px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s}.cd-empty-cart a:hover{background:#2d2d4e}.cd-item-error{font-size:12px;color:#e53e3e;margin-top:4px}@media (max-width: 480px){.yv_side_drawer_wrapper.mini_cart{max-width:100%}.cart-drawer-item .cd-item-img{width:65px;min-width:65px;height:65px}.cart-drawer-item .cd-item-right{min-width:80px}.cd-upsell-card{min-width:calc(50% - 4px);max-width:calc(50% - 4px)}.cd-upsell-card-img{width:55px;min-width:55px;height:65px}.cd-upsell-card-img{height:100px}}.cd-divider{height:6px;background:#f3f4f6;margin:0 0 12px}.cart-drawer-scroll{overflow-y:auto;flex:1;min-height:0;-webkit-overflow-scrolling:touch}.yv_side_drawer_wrapper.mini_cart{background:#fff!important}.yv_side_drawer_wrapper.mini_cart .yv_side_drawer_body{display:flex;flex-direction:column;height:100%;background:#fff}.yv_side_drawer_wrapper.mini_cart .yv_side_drawer_title{display:none}.yv_side_drawer_wrapper.mini_cart .yv-side-drawer-container{display:flex;flex-direction:column;height:100%;overflow:hidden}.cart-item-container{display:flex;flex-direction:column;height:100%!important;overflow:hidden;padding:0!important}.cart-item-container.cart-drawer-note-false,.cart-item-container.cart-drawer-note-true{height:100%!important}.cart-items-wrapper{height:auto!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/cart-drawer-custom.css.map */
