.cart-drawer-shipping-info{display:flex;flex-direction:column;text-align:center;justify-content:center;padding:10px 0}:root{--track-h: 10px;--track-bg: #f5f5f5;--fill-bg: #E2EF70;--radius: 999px}.progress{--progress: 0;margin-top:8px}.progress__bar{background:var(--track-bg);border-radius:var(--radius);overflow:hidden;height:var(--track-h);width:100%;position:relative}.progress__fill{height:100%;width:0%;background:var(--fill-bg);border-radius:var(--radius);animation:fill-bar 1s ease forwards;animation-delay:.05s}@keyframes fill-bar{0%{width:0%}to{width:calc(var(--progress) * 1%)}}.shipping-message{opacity:0;animation:show-msg .6s ease forwards;animation-delay:1.05s}@keyframes show-msg{0%{opacity:0}to{opacity:1}}.cart-upsell{overflow:auto;max-height:200px}.cart-upsell h3{margin:1em 0 0}.cart-upsell p{margin:unset;font-size:1.2rem}.upsell-item-container{display:flex;border:1px solid #3C3C3C;border-radius:15px;margin:5px 0;padding:10px 5px;background:#3c3c3c;color:#f5f5f5}.upsell-image-container{height:100%}.upsell-image-container img{border-radius:15px;vertical-align:middle}.upsell-info-container{flex:1;padding-left:10px}.cart-upsell button{border-radius:25px;background:#fff;color:#3c3c3c;padding:8px 12px;border:.5px solid #d9d9d9}.cart-upsell button:hover{cursor:pointer}.upsell-item-container:hover{background:#3c3c3c;color:#f5f5f5}.cart-item__price-compare{text-decoration:line-through;opacity:.6;margin-right:6px}.cart-item__price-sale{color:inherit;font-weight:600}
/*# sourceMappingURL=/cdn/shop/t/16/assets/bromad-cart.css.map */
