.cart-drawer__dialog{width:100%;max-width:450px;background:#fff}.cart-drawer__header{flex-direction:column;align-items:flex-start;padding:20px 25px!important;border-bottom:1px solid #eee}.cart-drawer__header-top{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:15px}.cart-drawer__heading{font-size:1.8rem;font-weight:700}.cart-drawer__close-button{font-size:1.5rem;color:#333}.free-shipping-bar{width:100%;font-size:.9rem;color:#333}.fs-progress-bg{width:100%;height:6px;background:#eee;margin-top:8px;border-radius:3px;overflow:hidden}.fs-progress{height:100%;background:#000;width:0%;transition:width .5s ease}.cart-drawer__items{padding:0 25px}.cart-item-drawer{display:flex;gap:15px;padding:20px 0;border-bottom:1px solid #f9f9f9}.cart-item-img{width:80px;height:80px;object-fit:contain;background:#f4f4f4;border-radius:8px}.cart-item-info{flex:1}.cart-item-title{font-weight:700;font-size:.95rem;margin-bottom:5px;display:block;color:inherit;text-decoration:none}.cart-item-price{float:right;font-weight:600}.qty-control-drawer{display:inline-flex;align-items:center;border:1px solid #eee;border-radius:6px;margin-top:10px;height:32px}.qty-btn{width:30px;height:100%;border:none;background:none;cursor:pointer;font-size:1rem;color:#666}.qty-val{width:40px;text-align:center;font-size:.9rem;border:none}.remove-btn-drawer{margin-left:15px;cursor:pointer;color:#999}.drawer-cross-sell{background:#f7f7f7;padding:20px 25px;margin-top:auto}.cs-header{display:flex;justify-content:space-between;margin-bottom:15px;font-size:.9rem;color:#666}.cs-carousel{display:flex;gap:15px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.cs-card{min-width:140px;background:transparent;border-radius:8px;text-align:center;position:relative;padding-bottom:10px}.cs-img-wrap{position:relative;background:#fff;border-radius:8px;margin-bottom:8px;aspect-ratio:1/1.2;overflow:hidden}.cs-img{width:100%;height:100%;object-fit:cover}.cs-add-btn{position:absolute;bottom:5px;left:50%;transform:translate(-50%);background:#fff;border-radius:20px;display:flex;align-items:center;gap:5px;padding:4px 12px;box-shadow:0 2px 5px #0000001a;font-size:.8rem;cursor:pointer;border:none}.cs-title{font-size:.85rem;font-weight:700;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-price{font-size:.8rem;color:#333}.cart-drawer__summary{background:#fff;padding:20px 25px;border-top:1px solid #eee}.cart-note-acc{margin-bottom:15px;border-bottom:1px solid #eee}.cart-note-sum{cursor:pointer;padding:10px 0;font-size:.9rem;display:flex;justify-content:space-between}.subtotal-row{display:flex;justify-content:space-between;font-weight:700;font-size:1.1rem;margin-bottom:5px}.tax-note{font-size:.8rem;color:#666;margin-bottom:15px}.terms-row{display:flex;align-items:center;gap:10px;font-size:.9rem;margin-bottom:20px;color:#444}.drawer-btns{display:flex;gap:15px}.btn-drawer{flex:1;text-align:center;padding:12px;border-radius:6px;font-weight:700;cursor:pointer;text-decoration:none;font-size:.95rem}.btn-drawer-outline{border:1px solid #000;background:#fff;color:#000}.btn-drawer-solid{background:#888;color:#fff;border:none}.cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:998;opacity:0;visibility:hidden;transition:opacity .3s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-open .cart-overlay{opacity:1;visibility:visible}.cart-promo-top{background-color:#f9f9f9;text-align:center;font-size:.75rem;padding:8px;color:#333}.cart-header-main{padding:20px 30px;display:flex;justify-content:space-between;align-items:center}.cart-title{font-size:1.5rem;font-weight:700;margin:0}.cart-close-btn{background:none;border:none;font-size:1.2rem;cursor:pointer}.shipping-progress-box{padding:0 30px 20px;border-bottom:1px solid #eee}.shipping-text{font-size:.85rem;margin-bottom:8px}.progress-track{width:100%;height:6px;background-color:#eee;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background-color:#333}.cart-body{flex-grow:1;overflow-y:auto;padding:20px 30px}.cart-item{display:flex;gap:15px;margin-bottom:30px}.cart-item-img img{width:80px;height:80px;object-fit:cover;border-radius:8px;background-color:#f4f4f4}.cart-item-details{flex-grow:1}.cart-item-header{display:flex;justify-content:space-between;font-weight:700;font-size:.95rem;margin-bottom:5px}.item-variant{font-size:.85rem;color:#666;margin-bottom:10px}.cart-item-actions{display:flex;justify-content:space-between;align-items:center}.qty-selector-small{display:flex;border:1px solid #ddd;border-radius:4px;height:32px}.qty-selector-small button{background:none;border:none;width:30px;cursor:pointer;color:#666}.qty-selector-small input{width:30px;border:none;text-align:center;font-size:.9rem}.delete-item-btn{background:none;border:none;color:#888;cursor:pointer;font-size:1rem}.delete-item-btn:hover{color:#d00}.cart-cross-sell{margin-top:40px;border-top:1px solid #eee;padding-top:20px}.cross-sell-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.cross-sell-header h3{font-size:1rem;font-weight:600}.cross-nav button{background:none;border:none;cursor:pointer;font-size:.9rem}.cross-sell-grid{display:flex;gap:15px;overflow-x:auto;padding-bottom:10px}.cross-item{min-width:140px;position:relative}.badge-mini{position:absolute;top:5px;font-size:.6rem;padding:2px 5px;color:#fff;font-weight:700;z-index:2}.badge-mini.new{left:5px;background:orange}.badge-mini.discount{right:5px;background:#d8bfd8}.cross-item img{width:100%;border-radius:8px;margin-bottom:8px}.cross-title{font-size:.85rem;font-weight:700;margin-bottom:3px;line-height:1.2}.cross-price{font-size:.8rem;margin-bottom:8px}.strike{text-decoration:line-through;color:#aaa;margin-left:5px}.cross-actions{display:flex;justify-content:center;gap:10px;opacity:0;transition:opacity .2s}.cross-item:hover .cross-actions{opacity:1}.btn-cross-icon{width:30px;height:30px;border-radius:50%;border:1px solid #ddd;background:#fff;cursor:pointer}.cart-footer{padding:20px 30px;border-top:1px solid #eee;background-color:#fff}.cart-note-toggle{font-size:.9rem;margin-bottom:15px;display:flex;justify-content:space-between;cursor:pointer}.cart-subtotal-row{display:flex;justify-content:space-between;font-weight:800;font-size:1.1rem;margin-bottom:5px}.tax-note{font-size:.75rem;color:#666;margin-bottom:15px}.terms-check{font-size:.85rem;margin-bottom:20px;display:flex;align-items:center;gap:8px}.cart-buttons-stack{display:flex;gap:10px}.cart-buttons-stack button{flex:1;padding:12px;border-radius:6px;font-weight:700;cursor:pointer}.btn-cart-outline{background:#fff;border:1px solid #333;color:#333}.btn-cart-solid{background:#888;border:1px solid #888;color:#fff}.btn-cart-solid:hover{background:#666}@media (max-width: 480px){.cart-buttons-stack{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-cart-drawer.css.map */
