/*
Generated time: June 20, 2025 08:17
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:.8125rem;line-height:1.2;text-align:center;margin-bottom:25px;font-weight:500}.free-shipping--text{margin-bottom:10px}.free-shipping--text-remaining{display:none}.free-shipping--text-full{display:block}.free-shipping--bar{border:1px solid var(--color-border,#dadce0);border-radius:3px;height:6px;width:100%;position:relative}.free-shipping--percentage{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:3px;transform:scale(var(--percentage,0),1);transform-origin:center left;background:var(--color-accent)}