.ajaxcart__checkout-wrapper.free-shipping-progress-enabled,.drawer__inner.free-shipping-progress-enabled{padding-top:0}.free-shipping-progress{display:block;width:100%;padding:16px;color:#1a1a1a;background:var(--free-shipping-progress-wrapper-background, #ededed)}.free-shipping-progress__message{margin:0 0 8px;font-family:Jost,sans-serif;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.1px;text-align:start}.free-shipping-progress__amount{font-weight:600;font-size:14px}.free-shipping-progress__bar{position:relative;width:100%;height:8px;border-radius:999px;background:var(--free-shipping-progress-bar-background, #fff)}.free-shipping-progress__fill{position:absolute;top:0;left:0;height:8px;max-width:100%;border-radius:inherit;background:var(--free-shipping-progress-fill-background, #6b6b6b);-webkit-transition:width 300ms ease;transition:width 300ms ease}.free-shipping-progress--rtl .free-shipping-progress__fill{right:0;left:auto}.cart__header>.free-shipping-progress{margin-bottom:30px}.ajaxcart__checkout-wrapper>.free-shipping-progress{width:calc(100% + 30px);max-width:none;margin-right:-15px;margin-bottom:28px;margin-left:-15px}@media screen and (min-width: 768px){.ajaxcart__checkout-wrapper>.free-shipping-progress{width:calc(100% + 60px);margin-right:-30px;margin-left:-30px}}