.sticky-cart-box,.sticky-cart-form{display:flex;flex-direction:column;height:100%;flex:1}.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%}progress{width:100%;height:10px;border-radius:50px;background-color:#ddd}progress[value]::-webkit-progress-bar{width:100%;height:10px;border-radius:50px;background-color:#ddd}progress[value]::-webkit-progress-value{width:0;border-radius:50px;background-color:#357034}.shipping-right{margin-top:5px;margin-left:auto}.sticky-cart-items{padding:0 5px;overflow-y:auto;flex:1;min-height:0;position:relative;margin-bottom:10px}.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}.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:relative;z-index:2}.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;display:flex!important;flex-direction:column;height:100%;max-height:inherit;overflow:hidden;min-height:280px}.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}.sticky-cart-items{max-height:calc(65vh - 180px)}.sticky-cart-items::-webkit-scrollbar{width:4px;background:#f0f0f0;border-radius:4px}.sticky-cart-items::-webkit-scrollbar-thumb{background:silver;border-radius:4px}.sticky-cart-items::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.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;top:0;right:-400px;width:400px;height:100vh;z-index:5;padding:0;transition:right .3s ease-out;background:#00000080}.sticky-cart-wrapper.show{right:0}.sticky-cart{background:#fff;height:100%;overflow-y:auto;padding:20px;margin-left:100px;border-radius:20px 0 0 20px;box-shadow:-4px 0 20px #00000026}.open-cart-button{position:fixed;bottom:30px;right: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:5;cursor:pointer;transition:transform .3s ease-out}.open-cart-button:hover{transform:scale(1.1)}.open-cart-button svg{width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sticky-cart-header{margin-bottom:10px}.sticky-cart-header h2{font-size:20px}.sticky-cart-header-right-items{font-size:15px}.close-cart-button{position:absolute;top:0;right:0;border:none;background:none;cursor:pointer}.free-shipping{font-size:15px;margin-bottom:10px}.shipping-right{font-size:12px}.sticky-cart-items{max-height:150px}.sticky-cart-items::-webkit-scrollbar{width:5px;background:#e6e6e6;border-radius:5px}.sticky-cart-items::-webkit-scrollbar-thumb{background:#9a9a9a;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}.sticky-cart-footer{padding:10px 0 0}.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;bottom:0;z-index:2;transition:bottom .3s ease-out;padding-bottom:env(safe-area-inset-bottom)}.sticky-cart{background:#fff;border-radius:15px 15px 0 0;padding:10px}.sticky-cart form{overflow-y:scroll;max-height:120px;background:#fff}.open-cart-button{position:fixed;display:none;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));border:none;border-radius:50%;background:#fff;filter:drop-shadow(0 5px 4px rgba(0,0,0,.25));width:80px;height:80px}.open-cart-button svg{position:absolute;bottom:15px;right:27px;width:25px}.sticky-cart-header{margin-bottom:10px}.sticky-cart-header h2{font-size:20px}.sticky-cart-header-right-items{font-size:15px}.close-cart-button{position:absolute;top:0;right:0;border:none;background:none;cursor:pointer}.free-shipping{font-size:15px;margin-bottom:10px}.shipping-right{font-size:12px}progress[value]{-webkit-appearance:none;appearance:none}.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}.sticky-cart-footer{padding:10px 0 0}.cart-final-price{gap:5px}.sticky-cart-button{width:150px;height:35px;font-size:20px}}@media (max-width: 780px) and (orientation: landscape){.sticky-cart-wrapper{right:0;left:auto;width:50%;max-width:400px}.sticky-cart{max-height:70vh;overflow-y:auto}.sticky-cart form{max-height:40vh}.open-cart-button{right:20px;bottom:20px;width:60px;height:60px}}@media (max-width: 480px){.sticky-cart-wrapper{width:100%;padding:0}.sticky-cart{border-radius:20px 20px 0 0;max-height:80vh}.sticky-cart form{max-height:50vh}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/sticky-cart.css.map */
