/*
Generated time: April 17, 2025 17:31
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.
*/
.cart-notice__slider{position:relative;width:100%;height:4px;background:#e6e6e6;border-radius:2px;margin-top:8px}.cart-notice__slider-bar{position:absolute;top:0;left:0;width:0%;height:100%;background:#4267b2;border-radius:2px;transition:width .3s ease}.progress-dot{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #e6e6e6;z-index:2;display:flex;align-items:center;justify-content:center;font-size:12px;transition:all .3s ease}.progress-dot.active{border-color:#004e23}.progress-dot.active:not(.completed){background:#004e23}.progress-dot.completed{background:#004e23;color:#fff}.progress-dot.completed::after{content:'✓'}.progress-dot[data-dot="0"]{background:#000!important;border-color:#000}.progress-dot[data-dot="0"]::after{content:none}.progress-dot[data-dot="0"]::after{content:none}.progress-dot[data-dot="0"]{left:0}.progress-dot[data-dot="1"]{left:33.333%}.progress-dot[data-dot="2"]{left:66.667%}.progress-dot[data-dot="3"]{left:100%}@media screen and (max-width:767px){.progress-dot{width:16px;height:16px;font-size:10px}.progress-dot.completed::after{font-size:10px}[data-quantity-progress-text]{font-size:13px;display:block;margin-bottom:5px}}@media screen and (max-width:374px){.progress-dot{width:14px;height:14px;font-size:8px}.progress-dot.completed::after{font-size:8px}}@media screen and (min-width:768px) and (max-width:1023px){.progress-dot{width:18px;height:18px}}@keyframes pulse-ring{0%{box-shadow:0 0 0 0 rgba(0,104,55,.4)}70%{box-shadow:0 0 0 10px rgba(0,104,55,0)}100%{box-shadow:0 0 0 0 rgba(0,104,55,0)}}.progress-dot.blink{animation:pulse-ring 1.5s ease-out infinite}