.drawer .drawer__header{flex-direction:column;gap:1rem;padding:2rem 0!important;margin:0 2rem!important}.drawer .drawer-heading-container{display:flex;align-items:center;justify-content:space-between;width:100%}.drawer .drawer__heading{display:flex;align-items:center;justify-content:flex-start;gap:10px;font-size:24px!important}.drawer .drawer__heading .cart-drawer__count{display:flex;font-size:16px!important;font-weight:300}.drawer .cart-drawer-progress-bar{width:100%;display:flex;flex-direction:column;gap:2rem}.drawer .cart-drawer-progress-bar-text{opacity:0;transform:scale(.8);transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.34,1.56,.64,1);font-size:14px;font-weight:400;line-height:1;color:#31681f}.drawer .cart-drawer-progress-bar-text.show{opacity:1;transform:scale(1);transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.34,1.56,.64,1)}.drawer .cart-drawer-progress-bar-inner{height:5px;background-color:#f1f1f1;position:relative;border-radius:10px;width:100%}.drawer .cart-drawer-progress-bar-fill{width:0%;transition:width .8s cubic-bezier(.4,0,.2,1);background-color:#31681f;height:100%;border-radius:10px}.drawer .cart-drawer-progress-bar-fill.free-shipping{width:33%}.drawer .cart-drawer-progress-bar-fill.partial-comb{width:50%}.drawer .cart-drawer-progress-bar-fill.free-comb{width:100%}.drawer .cart-drawer-progress-bar-icon{position:absolute;top:50%;z-index:10;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#f1f1f1;border:1px solid #f1f1f1;border-radius:50%;transition:left .8s cubic-bezier(.4,0,.2,1)}.drawer .cart-drawer-progress-bar-icon.active{border-color:#31681f}.drawer .cart-truck{left:50%}.drawer .cart-gift{right:0;padding:8px;transform:translateY(-50%);color:#31681f;font-size:14px;line-height:1}.drawer .cart-drawer-progress-bar-icon svg{width:100%;height:auto}.drawer .drawer__inner-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;width:100%;height:70%;margin-top:0}.drawer .drawer__inner-empty .cart-drawer-empty-cart-icon-container svg{display:block;width:10rem;height:15rem}.drawer .drawer__inner-empty .section-green-button{padding:.5rem 0;text-align:center;text-decoration:none}.drawer cart-drawer-items{padding:0 2rem!important}.drawer cart-drawer-items{display:flex;flex-direction:column;gap:1rem}.drawer .cart-drawer__form{flex-grow:initial!important}.drawer .cart-upsell-container{margin:0 1rem!important;padding:1rem;background:#f1f1f1}.drawer cart-drawer-items .drawer__contents{height:auto!important;justify-content:flex-start!important}.drawer cart-drawer-items .cart-drawer__form{height:auto!important}.drawer .cart-drawer-trusted-icons{padding:1rem 0 0!important;margin:0 1rem!important;border-top:1px solid #444;gap:0!important;background:#f1f1f1}.drawer .cart-drawer-trusted-icons img{width:4rem!important;height:auto!important}.drawer .cart-drawer-trusted-icons .trusted-icon-container{flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px}.drawer .cart-bottom-text-container{margin:0}.drawer .cart-bottom-text-container p{padding:0!important;background:none!important;color:#31681f!important;line-height:1!important}.drawer .cart-drawer-trusted-icons .trusted-icon-text{font-size:10px;line-height:1.2;font-weight:400;margin:0;text-align:center;color:#0000008c}.drawer .cart-drawer-trusted-icons .trusted-icon-text sup{font-size:5px;line-height:1}.drawer #CartDrawer-Checkout{border-radius:50px!important;padding:2rem 0!important}.cart-drawer__ctas .button{font-size:24px!important}.cart-drawer .customs-text{font-size:10px!important}.drawer .cart-drawer__subtotal .totals__wrapper{background-color:#f1f1f1}.drawer .cart-drawer__ctas{margin:0!important;padding:0!important}.drawer .cart-drawer-bottom-text-container{display:flex;justify-content:center;align-items:center;padding:.5rem 0 1rem}.drawer .cart-drawer-bottom-text-container .small-text{margin:4px 0 0;font-size:12px;line-height:1.2;font-weight:400;color:#31681f;text-align:center}.drawer .cart-global-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#5b5b5b26;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .5s ease,visibility .5s ease}.drawer .cart-global-loading-overlay.visible,.drawer__inner.loading .cart-global-loading-overlay{opacity:1;visibility:visible;pointer-events:all}.drawer .loading-overlay__spinner{width:3rem;height:3rem;display:inline-block}.drawer .spinner{animation:rotator 1.4s linear infinite;width:100%;height:100%}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.drawer .cart-global-loading-overlay .path{stroke-dasharray:280;stroke-dashoffset:0;transform-origin:center;stroke:#31681f;animation:dash 1.4s ease-in-out infinite}@keyframes dash{0%{stroke-dashoffset:280}50%{stroke-dashoffset:75;transform:rotate(135deg)}to{stroke-dashoffset:280;transform:rotate(450deg)}}.drawer .add-to-cart-button.loading{opacity:.5}.drawer .add-to-cart-button.loading:after{display:none}.upsell-product-card{padding:0!important;gap:1rem!important}.drawer .cart-item .quantity{width:40%!important}.drawer .cart-item__image{width:7rem!important;height:auto!important}.upsell-product-card .media img{width:8rem!important;height:auto!important}.drawer .cart-item{padding:10px 0!important}.upsell-product-card .add-to-cart-button{font-size:12px!important;line-height:24px!important}.cart-item__details a span,.cart-item__total-price .price,.upsell-product-card .card__title a span,.upsell-product-card .price-item{font-size:14px!important}.cart-item__total-price .price{color:#000}.upsell-product-card .card-information__wrapper{gap:5px!important}.cart-upsell-container .section-details{margin:0 0 10px!important}.drawer .cart-item__error{display:none!important}.cart-drawer-items{overflow-y:auto!important;max-height:60vh;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#31681f #f0f0f0}.cart-drawer-items::-webkit-scrollbar{width:10px;height:10px}.cart-drawer-items::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.cart-drawer-items::-webkit-scrollbar-thumb{background-color:#31681f;border-radius:10px;border:2px solid transparent;background-clip:content-box}.cart-drawer-items::-webkit-scrollbar-thumb:hover{background-color:#245219}cart-drawer *::-webkit-scrollbar-thumb{background:#31681f!important}.drawer .cart-item__footer{flex-wrap:nowrap!important}.drawer .discount-container{display:flex;align-items:center;gap:5px;font-size:14px;line-height:1;font-weight:300}.drawer .discount-container svg{color:rgba(var(--color-foreground-secondary));width:1.2rem;height:1.2rem}@media only screen and (min-width: 768px){.drawer .cart-item .quantity{width:30%!important}}@media screen and (max-width: 376px),screen and (max-height: 640px){.drawer #CartDrawer-Checkout{padding:10px 0!important;font-size:14px!important;line-height:1}.cart-drawer__subtotal .totals__subtotal,.cart-drawer__subtotal .totals__subtotal-value,.cart-drawer__subtotal .total-compare-price{font-size:12px!important;line-height:1}.drawer .cart-drawer-trusted-icons img{width:3rem!important}.upsell-product-card .add-to-cart-button{font-size:8px!important;line-height:16px!important;padding:0 1rem}.upsell-product-card .media img{width:6rem!important}.drawer .cart-drawer-trusted-icons .trusted-icon-text{font-size:8px}.cart-item__details a span,.cart-item__total-price .price,.upsell-product-card .card__title a span,.upsell-product-card .price-item{font-size:12px!important;line-height:1.2!important}.drawer .cart-item .quantity__input{height:18px!important}.drawer .cart-item .quantity__button{width:2rem!important}.drawer .cart-item__image{width:6rem!important}.drawer .drawer__heading,.drawer .drawer__heading .cart-drawer__count{font-size:14px!important;line-height:1!important}.drawer .cart-drawer-progress-bar-text{font-size:12px}.drawer .cart-drawer-progress-bar-inner{height:3px}.drawer .cart-truck svg{width:3rem}.drawer .drawer__header{padding:1rem 0 1.5rem!important}.modal__close-button .icon{width:1rem;height:auto}.cart-drawer__subtotal{margin-bottom:0!important}.drawer .cart-drawer-progress-bar-icon{width:2rem;height:2rem}.drawer .cart-discount{font-size:8px}.drawer .cart-gift{padding:3px}.drawer .cart-drawer-progress-bar{gap:1rem}.discounts__discount{font-size:12px}.drawer .drawer__header{gap:5px}.drawer .cart-item{padding:8px 0!important}.discounts__discount{font-size:10px}.drawer .cart-upsell-container{padding:7px 10px 10px}.drawer .cart-drawer-bottom-text-container{padding:1px 0 5px}.drawer .cart-drawer-trusted-icons{padding:8px 0 0!important}.drawer .cart-drawer-bottom-text-container svg{width:6rem}.drawer .cart-drawer-bottom-text-container .small-text{margin:2px 0 0;font-size:9px}.drawer .cart-drawer-trusted-icons .trusted-icon-container{flex-direction:row}}
/*# sourceMappingURL=/cdn/shop/t/132/assets/cart-drawer-stylesheet.css.map */
