.freeshipping-message-wrapper{padding:15px;margin-bottom:15px;margin:0 auto;max-width:600px;border:1px solid #d3d3d3;background-color:transparent}@media screen and (min-width:768px){.freeshipping-message-wrapper{padding:16px 0}}.freeshipping-message-wrapper .freeshipping-message{color:#000;margin-bottom:0;max-width:100%;padding:7px 7px 0 10px}.freeshipping-message-wrapper .freeshipping-message p{margin-bottom:0}.freeshipping-message-wrapper .freeshipping-states-excludes{padding:7px 7px 0 10px;font-size:12px}.freeshipping-message-wrapper p{padding-left:10px}.freeshipping-message-wrapper p.freeshipping-message{text-align:center;margin-block-end:.3em}@media screen and (min-width:768px){.freeshipping-message-wrapper p.freeshipping-message{text-align:left}}.freeshipping-message-wrapper p .freeshipping-price{color:#0075e4;font-weight:600}.freeshipping-message-wrapper p .freeshipping-bold{font-weight:600}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper{color:#000;padding-left:15px}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper span{display:inline-block}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper span.min-amount{width:17px}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper span.max-amount{width:33px;text-align:right}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper .freeshipping-progress-bar-bg{background-color:rgba(0,0,0,.1);height:8px;border-radius:3px;overflow:hidden;position:relative;width:100%}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper .freeshipping-progress-bar-fill{height:8px;display:block;border-radius:3px;animation-name:shippingProgressBar;animation-duration:1.25s;animation-timing-function:ease;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:none;animation-play-state:running;-webkit-animation:shippingProgressBar 1.25s 1;animation:shippingProgressBar 1.25s 1;transition:width .667s cubic-bezier(.37,.16,.22,.89)}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper .freeshipping-progress-bar-progress{background:#0075e4}.freeshipping-message-wrapper .freeshipping-progress-bar-wrapper .freeshipping-progress-bar{margin:0 auto;width:calc(100% - 88px);display:inline-block}@-webkit-keyframes shippingProgressBar{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes shippingProgressBar{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}