:root{--em-background-color-gray:#ebebeb;--em-background-color-primary:var(--em-color__primary)}@keyframes raise{0%{width:36px}to{width:var(--em-progress,100%)}}@keyframes move{0%{left:0}to{left:var(--em-progress,100%)}}@keyframes raiseFull{0%{width:0}to{width:calc(var(--em-progress,100%) - 36px)}}@keyframes moveFull{0%{left:0}to{left:calc(var(--em-progress,100%) - 36px)}}.ecomus-free-shipping-bar{justify-content:space-around;flex-wrap:wrap;display:flex}.ecomus-free-shipping-bar.em-is-unreached{--em-background-color-primary:#e0b252}.ecomus-free-shipping-bar.em-is-success{--em-background-color-primary:#428445}.ecomus-free-shipping-bar__message{color:var(--em-color__dark);width:100%;margin-top:29px}.ecomus-free-shipping-bar__message strong{text-transform:uppercase}.ecomus-free-shipping-bar__progress{height:4px;position:relative;background-color:var(--em-background-color-gray);border-radius:var(--em-rounded-x);width:100%;display:flex}.ecomus-free-shipping-bar__progress-bar{height:100%;transition:all .5s ease .2s;position:relative;background-size:15px 15px;min-width:36px;background-color:var(--em-background-color-primary);border-radius:var(--em-rounded-x);width:var(--em-progress)}.ecomus-free-shipping-bar__icon{height:26px;transform:translateY(-50%);border:1px solid var(--em-background-color-primary);right:0;transition:all .5s ease .2s;position:absolute;text-align:center;top:50%;background-color:var(--em-color__light);border-radius:var(--em-rounded-x);width:36px;line-height:28px}.rtl .ecomus-free-shipping-bar__icon{transform:translateY(-50%) scaleX(-1);right:auto;left:0}.rtl .ecomus-free-shipping-bar--preload .ecomus-free-shipping-bar__icon{right:auto;left:0}.ecomus-free-shipping-bar--preload .ecomus-free-shipping-bar__progress-bar{animation:raise .8s forwards;animation-delay:1s;min-width:36px;width:36px}.em-is-success .ecomus-free-shipping-bar__message{font-weight:600}.em-is-success .ecomus-free-shipping-bar__icon{background-color:var(--em-background-color-primary)}.em-is-success .ecomus-free-shipping-bar__icon .ecomus-svg-icon{color:var(--em-color__light)}.ecomus-free-shipping-bar__icon .ecomus-svg-icon{font-size:19px;color:var(--em-background-color-primary);transition:all .5s ease .2s}.ecomus-free-shipping-bar__percent-value{font-size:13px;font-weight:500;text-align:right;width:50px;margin-top:-9px;display:none}.rtl .ecomus-free-shipping-bar__percent-value{text-align:left}.woocommerce-cart .site-content .ecomus-free-shipping-bar,.woocommerce-checkout .site-content .ecomus-free-shipping-bar{padding:42px 30px 25px;border:1px dashed var(--em-border-color);margin-bottom:25px}.woocommerce-checkout .site-content .ecomus-free-shipping-bar{margin-bottom:25px;padding-bottom:20px}.cart-panel .ecomus-free-shipping-bar{padding:15px 30px 20px;position:relative}.cart-panel .ecomus-free-shipping-bar__message{font-size:16px;margin-bottom:18px;margin-top:20px}.cart-panel .ecomus-free-shipping-bar:after{height:1px;content:"";bottom:0;background-color:var(--em-border-color);width:100%}.ecomus-popup-add-to-cart .ecomus-free-shipping-bar{padding-top:20px}.ecomus-free-shipping-bar+.widget_shopping_cart_content{height:calc(100% - 105px)}@media (max-width:767px){.cart-panel .ecomus-free-shipping-bar__message{font-size:13px}}