@media (min-width: 781px){.open-cart-button:hover{transform:translateY(50%) translate(-8px)!important;background:#f8f8f8!important;filter:drop-shadow(0 12px 24px rgba(0,0,0,.3))!important;border-color:#e0e0e0!important}}.sticky-cart-box{display:flex;flex-direction:column;height:100%;flex:1}.sticky-cart-form{display:flex;flex-direction:column;height:100%;flex:1;min-height:0}.sticky-cart-header{align-items:flex-end;position:relative;margin-bottom:15px;flex-shrink:0}.sticky-cart-header h2{color:#4d4d4d;margin:0}.sticky-cart-header-right-items{color:#9a9a9a}.free-shipping{color:#9a9a9a;flex-wrap:wrap;margin-bottom:15px;flex-shrink:0}.free-shipping span{width:auto}.progress-bar__wrapper{position:relative;width:100%;margin-bottom:0}progress{width:100%;height:12px;border-radius:6px;background-color:#f0f0f0;border:none;overflow:hidden;-webkit-appearance:none;appearance:none}progress[value]::-webkit-progress-bar{width:100%;height:12px;border-radius:6px;background-color:#f0f0f0;border:none}progress[value]::-webkit-progress-value{border-radius:6px;background:linear-gradient(90deg,#28a745,#20c997);transition:width .3s ease}progress::-moz-progress-bar{border-radius:6px;background:linear-gradient(90deg,#28a745,#20c997)}.shipping-right{margin-left:auto}.sticky-cart-items{padding:0 5px;overflow-y:auto;overflow-x:hidden;flex:1;min-height:0;position:relative;margin-bottom:10px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#c0c0c0 #f0f0f0}.sticky-cart-items::-webkit-scrollbar{width:6px;background:#f0f0f0cc;border-radius:3px}.sticky-cart-items::-webkit-scrollbar-track{background:#f0f0f080;border-radius:3px}.sticky-cart-items::-webkit-scrollbar-thumb{background:#a0a0a0cc;border-radius:3px;transition:background .2s ease}.sticky-cart-items::-webkit-scrollbar-thumb:hover{background:#808080e6}.sticky-cart-items:before,.sticky-cart-items:after{content:"";position:absolute;left:0;right:0;height:15px;pointer-events:none;transition:opacity .3s ease;z-index:10}.sticky-cart-items:before{top:0;background:linear-gradient(to bottom,#ffffffe6,#fff0);opacity:0}.sticky-cart-items:after{bottom:0;background:linear-gradient(to top,#ffffffe6,#fff0);opacity:0}.sticky-cart-items.scroll-top:before{opacity:1}.sticky-cart-items.scroll-bottom:after{opacity:1}.product-info{position:relative;display:flex;gap:15px;margin-bottom:20px;padding-bottom:15px}.sticky-cart-item-image{flex-shrink:0}.sticky-cart-item-main{position:relative;flex-grow:1;min-width:0;min-height:80px}.sticky-cart-item-main h3{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;padding-bottom:2px;margin:0;line-height:1.3;max-height:2.6em;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.cart-bottom{left:0;right:0;position:absolute;bottom:0;min-height:50px}.cart-item-price{font-size:16px;color:#9a9a9a;display:block!important;visibility:visible!important;position:absolute}.sticky-cart-quantity-selector{margin-top:5px;display:inline-flex}.sticky-cart-quantity-selector input{width:35px;height:25px;text-align:center;line-height:25px;border:1px solid #000;font-weight:700}.sticky-cart-quantity-selector-minus,.sticky-cart-quantity-selector-plus{width:25px;background:#000;color:#fff;border:none;cursor:pointer}.sticky-cart-quantity-selector-minus{border-radius:5px 0 0 5px}.sticky-cart-quantity-selector-plus{border-radius:0 5px 5px 0}.sticky-cart-quantity-selector-minus:hover,.sticky-cart-quantity-selector-plus:hover{background:#333}.cart-item-total-price{position:absolute;right:0;bottom:0;font-size:20px;color:#4d4d4d;display:block!important;visibility:visible!important;z-index:2}.product-info:after{content:"";display:block;width:100%;height:1px;background-color:#ccc;position:absolute;bottom:-15px;left:0}.sticky-cart-footer{padding:15px 0 0;margin-bottom:0;justify-content:space-between;flex-shrink:0;margin-top:auto;background:#fff;position:relative;z-index:1;border-top:1px solid #ddd}.cart-final-price{display:flex;flex-direction:column;gap:3px}.subtotal-text{font-size:14px;color:#4d4d4d}.subtotal-number{font-size:20px}.sticky-cart-button{color:#fff;background:#000;border:none;border-radius:10px;font-weight:600;cursor:pointer}.sticky-cart-button:hover{background:#333}@media (min-width: 1440px){.sticky-cart-wrapper{position:fixed;right:20px;width:350px;max-height:65vh;min-height:300px;height:auto;z-index:5;padding:0;transition:all .3s ease-out}.sticky-cart{position:static;filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));background:#fff;border-radius:20px;padding:15px;flex-direction:column;height:100%;max-height:inherit;overflow:hidden;min-height:280px}.open-cart-button{position:fixed;right:30px;bottom:30px;border:none;border-radius:50%;background:#fff;filter:drop-shadow(0 5px 4px rgba(0,0,0,.25));width:60px;height:60px;z-index:4;cursor:pointer;transition:transform .3s ease-out}.open-cart-button:hover{transform:translateY(-50%) scale(1.1)}.open-cart-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px}.sticky-cart-scrollbar{padding:0;display:flex;flex-direction:column;height:100%;flex:1}.sticky-cart-header h2{font-size:22px}.sticky-cart-header-right-items{font-size:18px}.close-cart-button{display:none!important}.free-shipping{font-size:16px}.shipping-right{font-size:15px}progress{height:14px}progress[value]::-webkit-progress-bar{background-color:#f0f0f0;border-radius:7px;height:14px}progress[value]::-webkit-progress-value{background:linear-gradient(90deg,#28a745,#20c997);border-radius:7px;box-shadow:inset 0 1px 2px #0000001a}.sticky-cart-items{max-height:calc(65vh - 180px);scroll-behavior:smooth;overscroll-behavior:contain}.sticky-cart-items::-webkit-scrollbar{width:8px;background:#f0f0f099;border-radius:4px}.sticky-cart-items::-webkit-scrollbar-track{background:#f0f0f04d;border-radius:4px;margin:5px 0}.sticky-cart-items::-webkit-scrollbar-thumb{background:linear-gradient(180deg,silver,#a0a0a0);border-radius:4px;border:1px solid rgba(160,160,160,.3);transition:all .2s ease}.sticky-cart-items::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a0a0a0,gray);border-color:#80808080;transform:scaleX(1.2)}.sticky-cart-items.scroll-top:before{background:linear-gradient(to bottom,#fffffff2,#fff0)}.sticky-cart-items.scroll-bottom:after{background:linear-gradient(to top,#fffffff2,#fff0)}.sticky-cart-item-image img{width:70px;height:85px;object-fit:contain}.sticky-cart-button{width:160px;height:40px;font-size:18px}}@media (min-width: 780px) and (max-width: 1439px){.sticky-cart-wrapper{position:fixed!important;top:100px!important;right:-450px!important;width:450px!important;height:calc(100vh - 100px)!important;z-index:5!important;padding:0!important;transition:right .3s ease-out!important;background:#00000080!important;overscroll-behavior:contain!important}.sticky-cart-wrapper.show{right:0!important;touch-action:none!important}.sticky-cart-wrapper.show~body,body.cart-open{overflow:hidden!important;position:fixed!important;width:100%!important}.sticky-cart-wrapper.show .sticky-cart{touch-action:auto!important}.sticky-cart{background:#fff!important;height:100%!important;overflow-y:hidden!important;padding:30px 20px 0!important;border-radius:20px 0 0 20px!important;box-shadow:none!important;border:none!important;position:relative!important;display:flex!important;flex-direction:column!important;overscroll-behavior:contain!important}.sticky-cart-wrapper.show .sticky-cart-items{touch-action:pan-y!important}.open-cart-button{position:fixed!important;bottom:50%!important;right:-60px!important;transform:translateY(50%)!important;border:none!important;border-radius:75px 0 0 75px!important;background:#fff!important;filter:drop-shadow(0 8px 16px rgba(0,0,0,.2))!important;width:120px!important;height:150px!important;z-index:5!important;cursor:pointer!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;overflow:hidden!important;border:2px solid #f0f0f0!important}.open-cart-button:hover{transform:translateY(50%) translate(-8px)!important;background:#f8f8f8!important;filter:drop-shadow(0 12px 24px rgba(0,0,0,.3))!important;border-color:#e0e0e0!important}.open-cart-button:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(45deg,transparent 30%,rgba(0,0,0,.05) 50%,transparent 70%)!important;opacity:0!important;transition:opacity .3s ease!important}.open-cart-button:hover:before{opacity:1!important}.open-cart-button svg{width:36px!important;height:36px!important;position:absolute!important;top:50%!important;left:30px!important;transform:translate(-50%,-50%)!important;fill:#333!important;transition:transform .3s ease!important}.open-cart-button:hover svg{transform:translate(-50%,-50%) scale(1.1)!important;fill:#000!important}.sticky-cart-header{margin-bottom:10px!important;flex-shrink:0!important}.sticky-cart-header h2{font-size:20px}.sticky-cart-header-right-items{font-size:15px}.close-cart-button{display:none!important}.free-shipping{font-size:15px}.shipping-right{font-size:12px}progress{height:12px}progress[value]::-webkit-progress-bar{background-color:#f0f0f0;border-radius:6px;height:12px}progress[value]::-webkit-progress-value{background:linear-gradient(90deg,#28a745,#20c997);border-radius:6px}.sticky-cart-items{flex:1!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;margin-bottom:10px!important;max-height:calc(100vh - 300px)!important;position:relative!important;padding:0 5px!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important}.sticky-cart-form{display:flex!important;flex-direction:column!important;height:100%!important;flex:1!important;min-height:0!important;overflow:hidden!important}.sticky-cart-items::-webkit-scrollbar{width:8px;background:#e6e6e6cc;border-radius:4px}.sticky-cart-items::-webkit-scrollbar-track{background:#f0f0f080;border-radius:4px;margin:3px 0}.sticky-cart-items::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#9a9a9a,gray);border-radius:4px;border:1px solid rgba(128,128,128,.3);transition:all .2s ease}.sticky-cart-items::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,gray,#666);border-color:#66666680;transform:scaleX(1.2)}.product-info{gap:20px;margin-bottom:30px}.sticky-cart-item-image img{width:75px;height:90px;object-fit:contain}.sticky-cart-item-main{min-height:85px}.sticky-cart-item-main h3{font-size:15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;max-height:2.6em;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.sticky-cart-footer{position:sticky!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;padding:15px 20px!important;background:#fff!important;border-top:1px solid #e0e0e0!important;z-index:1002!important;display:flex!important;justify-content:space-between!important;align-items:center!important;flex-shrink:0!important;margin-top:auto!important}.cart-final-price{gap:5px}.sticky-cart-button{width:150px;height:35px;font-size:20px}}@media (max-width: 780px){.sticky-cart-wrapper{width:100%;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;padding-bottom:env(safe-area-inset-bottom);background:transparent;pointer-events:none}.sticky-cart-wrapper.show{background:#0000004d;pointer-events:auto}.sticky-cart{background:#fff;border-radius:20px 20px 0 0;padding:20px 20px 0;max-height:var(--cart-height, 80vh);min-height:var(--cart-height, 40vh);overflow:hidden;display:flex;flex-direction:column;box-shadow:0 -10px 30px #0003;position:fixed;bottom:0;left:0;right:0;width:100%;transform:translateY(100%);transition:transform .3s ease-out;resize:vertical;padding-bottom:max(12vw,3.5rem)}.sticky-cart-wrapper.show .sticky-cart{transform:translateY(0)}.sticky-cart:before{content:"";position:absolute;top:8px;left:50%;transform:translate(-50%);width:60px;height:5px;background:#ddd;border-radius:3px;z-index:10;cursor:grab}.sticky-cart form{overflow:hidden;background:#fff;flex:1!important;display:flex!important;flex-direction:column!important;margin-bottom:0;min-height:300px!important;max-height:calc(var(--cart-height, 80vh) - 100px)!important}.open-cart-button{position:fixed;right:min(4vw,1rem);bottom:calc(min(4vw,1rem) + env(safe-area-inset-bottom));border:none;border-radius:50%;background:#fff;filter:drop-shadow(0 5px 4px rgba(0,0,0,.25));width:min(20vw,5rem);height:min(20vw,5rem);z-index:1001;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,filter .15s ease;transform:none!important;pointer-events:auto}.open-cart-button:active{transform:scale(.95)!important;filter:drop-shadow(0 3px 8px rgba(0,0,0,.35))!important}.open-cart-button svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(6vw,1.5rem);height:min(6vw,1.5rem)}.sticky-cart-header{margin-bottom:20px;padding-top:10px;border-bottom:1px solid #f0f0f0;padding-bottom:15px}.sticky-cart-header h2{font-size:22px;font-weight:600;color:#333}.sticky-cart-header-right-items{font-size:16px;color:#666}.close-cart-button{position:absolute;top:15px;right:15px;border:none;background:#f8f8f8;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s ease}.close-cart-button:active{background:#e8e8e8}.free-shipping{font-size:15px;margin-bottom:10px}.shipping-right{font-size:12px}progress{-webkit-appearance:none;appearance:none;height:10px}progress[value]::-webkit-progress-bar{background-color:#f0f0f0;border-radius:5px;height:10px}progress[value]::-webkit-progress-value{background:linear-gradient(90deg,#28a745,#20c997);border-radius:5px}.product-info{gap:20px;margin-bottom:30px}.sticky-cart-item-image img{width:75px;height:90px;object-fit:contain}.sticky-cart-item-main{min-height:85px}.sticky-cart-item-main h3{font-size:15px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;max-height:2.6em;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.sticky-cart-box{display:flex!important;flex-direction:column!important;height:100%!important;flex:1!important;min-height:400px!important;max-height:calc(var(--cart-height, 80vh) - 50px)!important}.sticky-cart-items{padding:0 8px 0 5px;overflow-y:auto!important;overflow-x:hidden!important;flex:1 1 auto!important;min-height:250px!important;max-height:calc(80vh - 200px)!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important;overscroll-behavior:contain!important;display:block!important;background:#fff!important;position:relative!important;margin-bottom:10px!important}.sticky-cart-item{display:block!important;margin-bottom:15px!important;padding:10px!important;border-bottom:1px solid #f0f0f0!important;min-height:80px!important}.sticky-cart-items::-webkit-scrollbar{width:4px;background:#f1f1f1cc;border-radius:2px}.sticky-cart-items::-webkit-scrollbar-track{background:#f1f1f180;border-radius:2px;margin:2px 0}.sticky-cart-items::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c1c1c1,#a8a8a8);border-radius:2px;transition:background .2s ease}.sticky-cart-items::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#a8a8a8,#888)}.sticky-cart-items.scroll-top:before{background:linear-gradient(to bottom,#ffffffe6,#fff0);height:20px}.sticky-cart-items.scroll-bottom:after{background:linear-gradient(to top,#ffffffe6,#fff0);height:20px}.sticky-cart-items.has-scroll{position:relative}.sticky-cart-items.has-scroll:after{content:"\22ee";position:absolute;right:2px;top:50%;transform:translateY(-50%);color:#a0a0a099;font-size:20px;line-height:1;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:5}.sticky-cart-items.has-scroll:hover:after{opacity:1}.sticky-cart-items.scrolling{background:#f8f8f84d;transition:background .2s ease}.sticky-cart-items.has-many-items:before{content:"\2195  \6ed1\52d5\67e5\770b\66f4\591a\5546\54c1";position:absolute;top:-25px;left:50%;transform:translate(-50%);font-size:12px;color:#999;background:#ffffffe6;padding:3px 8px;border-radius:10px;white-space:nowrap;opacity:0;animation:scrollHint 3s ease-in-out;pointer-events:none;z-index:20}.sticky-cart-footer{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;padding:15px 20px!important;padding-bottom:calc(15px + env(safe-area-inset-bottom))!important;background:#fff!important;border-top:1px solid #e0e0e0!important;z-index:1002!important;display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:70px!important;gap:15px!important;transform:translateY(100%)!important;transition:transform .3s ease-out!important}.sticky-cart-wrapper.show .sticky-cart-footer{transform:translateY(0)!important}.sticky-cart-button{flex:1!important;min-width:140px!important;max-width:200px!important;height:45px!important;font-size:16px!important;font-weight:600!important;border-radius:8px!important;background:#000!important;border:none!important;color:#fff!important;cursor:pointer!important;transition:transform .15s ease,box-shadow .15s ease!important}.sticky-cart-button:active{transform:translateY(1px)!important;box-shadow:0 2px 8px #0000004d!important}.cart-final-price{display:flex!important;flex-direction:column!important;gap:3px!important;min-width:100px!important}.subtotal-text{font-size:14px!important;color:#9a9a9a!important;font-weight:400!important}.subtotal-number{font-size:18px!important;color:#4d4d4d!important;font-weight:600!important}}@keyframes scrollHint{0%,90%,to{opacity:0;transform:translate(-50%) translateY(5px)}10%,80%{opacity:1;transform:translate(-50%) translateY(0)}}@media (min-width: 781px){.sticky-cart-items{border:1px solid transparent;border-radius:8px;transition:border-color .2s ease}.sticky-cart-items:hover{border-color:#0000001a}.sticky-cart-items::-webkit-scrollbar-thumb:active{background:linear-gradient(180deg,#666,#444)}}@media (prefers-reduced-motion: reduce){.sticky-cart-items{scroll-behavior:auto}.sticky-cart-items:before,.sticky-cart-items:after{transition:none}@keyframes scrollHint{0%,to{opacity:0}50%{opacity:1}}}@media (prefers-contrast: high){.sticky-cart-items::-webkit-scrollbar{background:#000}.sticky-cart-items::-webkit-scrollbar-thumb{background:#fff;border:1px solid #000}.sticky-cart-items:before,.sticky-cart-items:after{background:linear-gradient(to bottom,#fff 0%,transparent 100%)}}.sticky-cart-item-main h3{text-overflow:ellipsis;overflow-wrap:break-word}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sticky-cart.css.map */
