/*
Generated time: March 28, 2026 08:12
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.free-shipping--percentage{transition:all .25s cubic-bezier(.104, .204, .492, 1)}.free-shipping{display:block;font-size:.9375rem;line-height:1.2;text-align:center;margin-bottom:28px;font-weight:500}.free-shipping--text{margin-bottom:10px}.free-shipping--text-remaining{display:none}.free-shipping--text-full{display:block}.free-shipping--bar{background:var(--color-border);height:6px;width:100%;position:relative;overflow:hidden}.free-shipping--percentage{position:absolute;top:0;left:0;right:0;bottom:0;transform:scale(var(--percentage,0),1);transform-origin:center left;background:var(--color-accent)}