.cart__footer>dbtfy-cart-goal{margin:10px 0 0;width:100%}dbtfy-cart-goal>div{margin-bottom:10px}.cart__footer dbtfy-cart-goal>div{margin-bottom:0;margin:0 auto;max-width:480px}.cart__footer{flex-wrap:wrap}.dbtfy-cart-progress-bar-container{background-color:#eee;border-radius:10px;margin-bottom:5px;width:100%}#dbtfy-cart-progress-bar{-webkit-animation:dbtfy_progressBar 1s ease-in-out,progressarAnim 1s linear infinite;animation:dbtfy_progressBar 1s ease-in-out,progressarAnim 1s linear infinite;background-color:var(--dbtfy-cart-goal-progresscolor);background-image:linear-gradient(135deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:3rem 3rem;border-radius:10px;display:block;height:20px}@keyframes dbtfy_progressBar{0%{width:0}to{width:var(--dbtfy-cart-goal-percenatge)}}@keyframes progressarAnim{0%{background-position:0 0}to{background-position:3rem 0}}.dbtfy-goal-message{line-height:normal;margin-bottom:20px}@media (max-width:749px){.cart__footer>dbtfy-cart-goal{margin:0}}