#djuce-cart-sidebar .sidebar__content{display:flex;flex-direction:column;height:100vh;height:100dvh;overflow:hidden}#djuce-cart-sidebar .sidebar__container{border:none}#djuce-cart-sidebar .sidebar__header{flex:0 0 auto;border-bottom:1px solid #eee}#djuce-cart-sidebar .sidebar__close{border:none}#djuce-cart-sidebar .sidebar__close svg{width:1.5rem;height:1.5rem}#djuce-cart-sidebar .djuce-cart-progress-wrapper{flex:0 0 auto;padding:1rem;margin-bottom:1rem;border-bottom:1px solid #eee}#djuce-cart-sidebar .djuce-cart-body{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;transition:opacity .2s ease;position:relative;padding:0 1rem}#djuce-cart-sidebar .sidebar__footer{flex:0 0 auto;margin-top:auto;background:var(--color-scheme-background, #fff);box-shadow:0 -4px 12px #0000000d;padding:1rem 1rem 0;border:none}.djuce-cart-empty{padding-top:40px;text-align:center;margin:auto}.djuce-cart-empty .button{margin-top:15px}.djuce-cart-item__wrapper{display:flex;justify-content:space-between}.djuce-cart-item{display:flex;gap:15px;flex:0 0 80%}.djuce-cart-item-image{width:80px;flex-shrink:0}.djuce-cart-item-image img{max-width:100%;display:block;border-radius:4px}.djuce-cart-item-info{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;flex:0 0 50%}.djuce-cart-item-title{display:block;font-size:14px;line-height:1.2;font-weight:700}.djuce-cart-item-variant{display:block;font-size:12px;color:#666;margin-top:4px}.djuce-cart-item-discounts{margin-top:6px}.djuce-cart-discount-name{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#000;background:#ececec;padding:2px 6px;border-radius:4px}.djuce-cart-discount-name svg{width:10px;height:10px;fill:currentColor}.djuce-cart-price-wrap{display:flex;flex-direction:column;font-size:14px;flex:1 0 auto;align-items:flex-end}.djuce-cart-price-original{color:red;font-size:12px;margin-right:5px}.djuce-cart-price-final{color:#000}.djuce-cart-item-actions{display:flex;justify-content:flex-start;align-items:flex-end;margin-top:10px;gap:1rem}.djuce-qty-controls{display:flex;align-items:center;border:1px solid #ccc;border-radius:4px}.djuce-qty-btn{padding:4px 10px;background:none;border:none;cursor:pointer;color:inherit}.djuce-qty-display{padding:0 10px;font-size:13px;min-width:30px;text-align:center}.remove-item{font-size:12px;text-decoration:underline;color:#999}.djuce-cart-upsells{margin-top:20px;padding-top:20px;border-top:1px solid var(--color-borders-main, #eee)}.djuce-cart-row{display:flex;justify-content:space-between;font-size:12px;padding-bottom:.5rem;color:#666}.djuce-cart-shipping{color:#666}.djuce-cart-free-shipping{color:#328760}.djuce-cart-discounts{display:flex;align-items:center;justify-content:center;gap:4px}.discount--price{color:#328760}.djuce-cart-discount-header{display:flex;justify-content:space-between;width:100%}.djuce-cart-discount-list{display:flex;flex-wrap:wrap;gap:6px}.djuce-cart-subtotal{font-weight:700;font-size:16px;border-top:1px solid var(--color-borders-main, #eee);padding-top:.5rem;color:#000}.djuce-cart-checkout{padding-top:15px;padding-bottom:20px}.djuce-cart-checkout .button{width:100%;background-color:#000;color:#fff;display:block}#djuce-cart-sidebar.is-loading .djuce-cart-body,#djuce-cart-sidebar.is-loading .sidebar__footer{opacity:.5;pointer-events:none}#djuce-cart-sidebar.is-loading .djuce-cart-empty{opacity:0}.djuce-cart-loader-overlay{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10}#djuce-cart-sidebar.is-loading .djuce-cart-loader-overlay{display:block}.djuce-spinner{animation:rotate 2s linear infinite;z-index:2;width:40px;height:40px}.djuce-spinner .path{stroke:#000;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.djuce-cart-payments{display:flex;padding-bottom:1rem}.djuce-cart-payments-list{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;list-style:none;padding:0;margin:0}.djuce-cart-payments-item{display:flex}.djuce-payment-svg{width:2rem;filter:grayscale(100%) opacity(60%);transition:filter .2s ease,opacity .2s ease,transform .2s ease}.djuce-payment-svg:hover{filter:grayscale(0%) opacity(100%);transform:scale(1.05)}
/*# sourceMappingURL=/cdn/shop/t/5/assets/djuce-cart-drawer.css.map */
