.free-shipping{text-align:center}.free-shipping.is-last{margin-bottom:0}.free-shipping .price{display:initial}.free-shipping__text{font-size:12px;color:#004443}.free-shipping__text--success strong{position:relative}.free-shipping__text--success strong:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:.6rem;opacity:.2;background-color:var(--color-success)}.free-shipping__progress{display:block;width:100%;position:relative;height:.3rem;line-height:1;margin-top:1rem;margin-bottom:.5rem;background-color:rgb(var(--color-border));border-radius:var(--rounded-full)}.free-shipping__progress:after,.free-shipping__progress--success:before{content:"";display:block;height:100%;border-radius:var(--rounded-full)}.free-shipping__progress:after{transform-origin:var(--transform-origin-start);transform:scaleX(var(--progress, 0));transition:transform .5s ease-in-out}.free-shipping__progress--success:before{position:absolute;top:0;left:0;background-color:#004443;z-index:1}.free-shipping__icon-wrapper{position:absolute;top:50%;left:calc(100% - 26px);transform:translateY(-50%);display:flex;align-items:center;justify-content:center;max-width:26px;max-height:26px;width:26px;height:26px;border-radius:50%;z-index:2;background-color:#fff;border:1px solid #004443}.free-shipping__text-wrapper{display:flex;align-items:center;justify-content:space-between;gap:10px}.free-shipping__tooltip-wrapper{position:relative;display:flex}.free-shipping__tooltip{position:absolute;bottom:150%;right:-9px;opacity:0;visibility:hidden;transition:opacity .2s linear;width:130px;line-height:12px;text-transform:none;padding:10px 12px;font-size:12px;text-align:center;color:#000;background:#fff;border-radius:3px;filter:drop-shadow(0px 0px 10px rgba(0,0,0,.2))}.free-shipping__tooltip:after{content:"";position:absolute;width:0;height:0;border-width:10px;border-style:solid;border-color:#fff transparent transparent transparent;top:41px;left:100px}.free-shipping__tooltip-wrapper:hover .free-shipping__tooltip{opacity:1;visibility:visible}.cart-drawer .free-shipping__progress,.gwp-cart-container .free-shipping__progress{position:relative;height:var(--spacing-2-5);border-radius:var(--rounded-full);box-shadow:0 0 4px #0044438c inset}.gwp-cart-container .free-shipping__icon-wrapper{width:27px;height:27px}.gwp-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;opacity:0;visibility:hidden;transition:opacity .2s linear;background-color:#0006}.gwp-popup-content{position:absolute;top:50%;left:50%;max-width:850px;width:calc(100% - 20px);height:auto;padding:50px;transform:translate(-50%,-50%);background:#fff;border-radius:15px;z-index:101;opacity:0;visibility:hidden;transition:opacity .2s linear}.gwp-popup.open,.gwp-popup.open .gwp-popup-content{opacity:1;visibility:visible}.gwp__list,.gwp__list-item,.gwp__product-info{display:flex}.gwp__list{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.gwp__list-item,.gwp__product-info{flex-direction:column;justify-content:space-between}.gwp__list-item{position:relative;max-width:calc((100% - 60px)/4);width:calc((100% - 60px)/4);border-radius:8px;box-shadow:0 0 4px #00000026}.gwp__product-info{padding:10px 15px;gap:8px}.gwp__product-title{margin:0;font-size:16px;font-weight:700;color:#004443}.gwp-popup-content .title-wrapper,.gwp__product-title{text-align:center}.gwp__product-image{margin:0 20px}.gwp__product-image img{width:100%;height:100%;display:block}.gwp__list add-to-cart{font-size:14px;margin:0 auto;padding:13px 15px}.gwp-popup__close{position:absolute;top:20px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(var(--color-button-background));cursor:pointer}.gwp-popup__close--mobile{display:none}.gwp-popup__close svg{pointer-events:none}.gwp__product-atc{position:relative;z-index:3;width:100%}.product-gift-message{font-size:12px;font-weight:400;margin:0 0 3px}.gwp-button__wrapper{display:flex;padding:20px 0}.cart-form .gwp-button__wrapper{padding:0;margin:0}.gwp-button__wrapper .button{width:100%;border-radius:3px;background:#fa8c53;color:#fff;cursor:pointer}.gwp-cart-container{margin-bottom:20px;width:100%}.cart-item.item__gift-product .cart-item__discounted-prices,.cart-item.item__gift-product .quantity,.cart-item.item__gift-product dl,.cart-item.item__gift-product .discounts,.cart-item.item__gift-product .cart-item__price-wrapper.total,.cart-item.item__gift-product .cart-item__price-wrapper .price{display:none}.cart-items .cart-item.item__gift-product td{padding-top:10px;padding-bottom:10px;vertical-align:middle}.cart-items .cart-item.item__gift-product td:first-child{padding-left:15px}.cart-items .cart-item.item__gift-product td:last-child{padding-right:15px}.cart-item.item__gift-product cart-remove-button .button{min-width:2rem;padding:5px}.cart-item__details .cart-item__name-wrapper{margin:0}.cart-item__name-wrapper .cart-item__name{color:rgb(var(--color-link))}.item__gift-item-msg{margin:0 0 0 auto;font-size:14px}.mini-cart__navigation .item__gift-product .unit-price{display:flex;align-items:center}.free-shipping__text.free-shipping__text--success:empty+.free-shipping__tooltip-wrapper{display:none}@media screen and (max-width: 989px){.gwp-cart-container{margin-right:auto}}@media screen and (max-width: 749px){.gwp-popup-content{top:auto;bottom:0;left:0;opacity:1;transform:translateY(100%);width:100%;height:75%;padding:35px 15px;border-radius:10px 10px 0 0;transition:transform .2s linear;overflow-y:scroll}.gwp-popup.open .gwp-popup-content{transform:translateY(0)}.gwp__list{gap:10px}.gwp__list-item{max-width:calc((100% - 10px)/2);width:calc((100% - 10px)/2)}.gwp-popup__close{top:-65px;right:auto;left:50%;width:50px;height:50px;transform:translate(-50%);background-color:#fff}.gwp-popup__close--mobile{display:flex;top:15%}.product-gift-message{font-size:10px;margin-bottom:7px}.cart-items .cart-item.item__gift-product td:last-child{padding-right:0}.gwp-cart-container{margin-right:auto}.gwp-cart-container{margin-left:auto}.gwp__product-title{font-size:14px}.gwp__product-atc{display:block;margin:0 auto;padding:6px 8px}.gwp__product-info{padding:10px}}@media screen and (max-width: 400px){.gwp__product-atc{font-size:14px}}@media screen and (min-width: 700px){.free-shipping__text{font-size:16px}}@media screen and (min-width: 750px) and (max-width: 900px){.gwp__product-atc{display:block;margin:0 auto;font-size:14px;padding:6px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-free-shipping.css.map */
