:root{--bb-free-ship-bg: var(--color-background);--bb-free-ship-text: #000000;--bb-free-ship-bar-bg: #f5f5f5;--bb-free-ship-start: #fff5e0;--bb-free-ship-end: #FFD57E;--bb-free-ship-accent: var(--color-primary);--bb-free-ship-shadow: rgba(0, 0, 0, .1)}.bb-free-ship{padding:12px 16px!important;background:var(--bb-free-ship-bg)!important;border-radius:0!important;margin:0!important;border:1px solid var(--color-border)!important;box-shadow:0 2px 8px var(--bb-free-ship-shadow)!important;position:relative;overflow:hidden}.bb-free-ship__text{font-size:14px;line-height:1.4;color:var(--bb-free-ship-text);margin-bottom:10px;font-weight:600;text-align:center}.bb-free-ship__text strong{color:var(--bb-free-ship-accent);font-weight:700}.bb-free-ship__bar{position:relative;height:8px;background:var(--bb-free-ship-bar-bg);border-radius:0!important;overflow:hidden}.bb-free-ship__fill{position:absolute;inset:0 auto 0 0;width:0;background:linear-gradient(90deg,var(--bb-free-ship-start),var(--bb-free-ship-end));border-radius:0!important;transition:width .4s ease}.bb-free-ship--success{background:var(--color-background)!important;border-color:var(--color-border)!important;border-radius:0!important;animation:successGlow 2s ease-in-out}.bb-free-ship--success .bb-free-ship__bar{background:var(--color-border);border-radius:0!important}.bb-free-ship--success .bb-free-ship__fill{background:linear-gradient(90deg,var(--bb-free-ship-start),var(--bb-free-ship-end));border-radius:0!important;animation:successFillGlow 2s ease-in-out}.bb-free-ship--success .bb-free-ship__text strong{color:var(--bb-free-ship-accent);animation:successTextFade 1.5s ease-out}@keyframes successGlow{0%{box-shadow:0 2px 8px var(--bb-free-ship-shadow)}50%{box-shadow:0 4px 16px #f0d1c24d}to{box-shadow:0 2px 8px var(--bb-free-ship-shadow)}}@keyframes successFillGlow{0%{opacity:1}50%{opacity:.8}to{opacity:1}}@keyframes successTextFade{0%{opacity:0}to{opacity:1}}@keyframes successHide{0%{opacity:1;transform:translateY(0);max-height:100px}to{opacity:0;transform:translateY(-10px);max-height:0;padding:0;margin:0}}.bb-free-ship[data-fixed-width=true]{display:block;margin-left:auto;margin-right:auto;max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/58/assets/bb-free-ship.css.map */
