.autoship-manager-close{z-index:102;position:fixed;top:0;bottom:0;left:0;right:0;background:#0006;opacity:0;visibility:hidden;transition:ease .25s;cursor:pointer}.autoship-manager-close.autoship-manager-close--visible{opacity:1;visibility:visible}.autoship-manager{z-index:104;position:fixed;top:0;right:0;bottom:0;width:450px;max-width:100%;transform:translate(100%);transition:ease .25s;padding:24px;display:flex;flex-direction:column;gap:8px}.autoship-manager.autoship-manager--visible{transform:translate(0)}.autoship-manager .autoship-manager__close{cursor:pointer;position:absolute;top:5px;right:8px}.autoship-manager .autoship-manager__header{display:flex;flex-direction:column;gap:8px}.autoship-manager .header__heading,.autoship-manager .header__heading__count{font-weight:700;font-size:28px;margin:0}.autoship-manager .header__date{font:18px;margin:0}.autoship-manager .header__subheading{font-size:16px}.autoship-manager .autoship-manager__reschedule{width:100%;border-radius:8px;padding:8px;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;height:50px}.autoship-manager .autoship-manager__reschedule__icon{width:15px}.autoship-manager .autoship-manager__reschedule__text{font-weight:700;font-size:16px}.autoship-manager__reschedule-input{opacity:0;height:0;margin:0;padding:0}.autoship-manager .autoship-manager__product-cards{display:flex;flex-direction:column;flex-wrap:nowrap;flex:1 1 0;overflow-x:auto;gap:8px;position:relative}.autoship-manager .autoship-manager__product-cards--loading .product-card{visibility:hidden}.autoship-manager .autoship-manager__product-cards__loader{border:10px solid transparent;border-top:10px solid #000000;border-radius:50%;width:90px;height:90px;animation:spin1 2s linear infinite;position:absolute;top:50%;left:50%;translate:-50% -50%}@keyframes spin1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.autoship-manager .product-card.product-card--template{display:none}.autoship-manager .product-card{display:flex;flex-direction:row;gap:16px;position:relative;text-decoration:none;color:#000}.product-card__loader-container{position:absolute;display:flex;justify-content:center;align-items:center;height:100%;width:100%;background:#0000002c}.autoship-manager .product-card__loader{border:5px solid transparent;border-top:5px solid #000000;border-radius:50%;width:50px;height:50px;animation:spin1 2s linear infinite}.autoship-manager .product-card__skipped-overlay{display:none;flex-direction:row;gap:8px;border:1.5px solid #4B4D53;border-radius:8px;background:#fff;padding:16px}.autoship-manager .product-card__skipped-overlay.product-card__skipped-overlay--active{display:flex}.autoship-manager .skipped-overlay__close{position:absolute;top:1px;right:7px;width:11px;height:11px}.autoship-manager .skipped-overlay__text{display:flex;flex-direction:column;gap:8px;width:100%}.autoship-manager .skipped-overlay__text__header{font-weight:700;font-size:18px}.autoship-manager .skipped-overlay__text__paragraph{font-weight:400;font-size:16px;margin:0}.autoship-manager .product-card__image{margin:auto;text-align:center}.autoship-manager .product-card__image img{width:100%;height:100%;object-fit:cover;max-width:85px;max-height:115px}.autoship-manager .product-card__info{width:70%;display:flex;flex-direction:column;gap:8px}.autoship-manager .product-card__info__title-skip{display:flex;flex-direction:row;gap:4px;font-size:18px;justify-content:space-between}.autoship-manager .info__title-skip__skip{text-decoration:underline;font-size:18px;cursor:pointer;font-weight:700}.autoship-manager .product-card__info__variant,.autoship-manager .info__price__full,.autoship-manager .info__price__discounted{font-size:16px;line-height:120%}.autoship-manager .product-card__info__variant{display:none}.autoship-manager .product-card__info__price{display:flex;flex-direction:row;gap:4px}.autoship-manager .info__price__full{text-decoration:line-through}.autoship-manager .product-card__info__qty-freq{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.autoship-manager .autoship-qty-wrapper,.autoship-manager .onetime-qty-wrapper{width:84px;height:30px;font-size:16px}.autoship-manager .pdp-autoship-qty,.autoship-manager .pdp-onetime-qty{order:unset;width:unset;margin:0}.autoship-manager .onetime-qty-wrapper{display:flex;justify-content:space-between;align-items:center;background:#fdf4ea;border-radius:8px;border:1px solid #000}.autoship-manager .pdp-onetime-minus{border-top-left-radius:6px;border-bottom-left-radius:6px;background:#0ec4b9;border:none;color:#000;font-size:20px;height:100%;padding:0!important;margin:0;min-width:unset!important;display:flex;align-items:center;justify-content:center}.autoship-manager .pdp-onetime-plus{border-top-right-radius:6px;border-bottom-right-radius:6px;background:#0ec4b9;border:none;color:#000;font-size:20px;height:100%;padding:0!important;margin:0;min-width:unset!important;display:flex;align-items:center;justify-content:center}.autoship-manager .pdp-onetime-qty-count{text-align:center;font-weight:600;width:33%;min-width:33%}.autoship-manager .pdp-autoship-minus,.autoship-manager .pdp-autoship-plus,.autoship-manager .pdp-onetime-minus,.autoship-manager .pdp-onetime-plus{width:33%}.autoship-manager .pdp-autoship-qty-count{width:33%;min-width:33%}.autoship-manager .info__qty-freq__freq,.autoship-manager .info__qty-freq__onetime{display:flex;flex-direction:row;gap:4px;padding:4px 8px;border-radius:50px;align-items:center;max-height:25px}.autoship-manager .info__qty-freq__onetime{background:#0ec4b9;font-size:11px}.autoship-manager .freq__text{font-size:11px}.autoship-manager .freq__icon{width:15px}.autoship-manager .autoship-manager__footer{display:flex;flex-direction:column;gap:8px}.autoship-manager .footer__extra-info p,.autoship-manager .order__manage__extra-info a{margin:0}.autoship-manager .footer__extra-info a{font-weight:700}.autoship-manager .footer__wec{display:flex;flex-direction:row;gap:8px;padding:8px;border-radius:16px}.autoship-manager .footer__wec__icon{width:25px;height:25px}.autoship-manager .footer__wec__info{display:flex;flex-direction:column;gap:4px}.autoship-manager .wec__info__text{font-size:18px;font-weight:900;font-family:sans-serif}.autoship-manager .wec__info__text a,.autoship-manager .wec__info__text p{color:inherit;font-weight:inherit;font-family:inherit!important;margin:0;font-size:16px}.autoship-manager .wec__info__promo{display:flex;flex-direction:row;gap:4px;align-items:center;cursor:pointer}.autoship-manager .promo__text{font-size:14px}.autoship-manager .promo__icon{height:18px}.autoship-manager .wec__info__input-wrapper{height:37px;overflow:hidden;transition:height ease .25s}.autoship-manager .wec__info__input-wrapper--hidden{height:0}.autoship-manager .wec__info__input-wrapper input{height:37px;border:2px solid #000000;border-radius:8px;padding:16px;font-size:16px;line-height:120%;background:#fff;font-family:Basic Sans,Arial;margin:0}.autoship-manager .footer__end{display:flex;flex-direction:column;gap:8px}.autoship-manager .footer__end__subtotal{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.autoship-manager .subtotal__header{font-size:20px;font-weight:700}.autoship-manager .subtotal__price{display:flex;flex-direction:row;gap:8px}.autoship-manager .price__full{font-size:15px;text-decoration:line-through;align-self:flex-end}.autoship-manager .price__discounted{font-size:18px;font-weight:700}.autoship-manager .footer__end__discount{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.autoship-manager .discount__header{font-size:15px}.autoship-manager .discount__amount{font-size:15px;font-weight:700}.autoship-manager .footer__end__delivery{font-size:16px}.autoship-manager .footer__end__portal{border-radius:8px;padding:8px 16px;text-decoration:none;text-align:center}.info__title-skip__title{font-size:14px;line-height:150%}.autoship-manager .product-cards__skip-card.product-cards__skip-card--template{display:none}.autoship-manager .product-cards__skip-card{display:flex;flex-direction:row;gap:8px;padding:16px;background-color:#fff;border:1.5px solid #4B4D53;border-radius:8px;position:relative}.autoship-manager .skip-card__close{cursor:pointer;position:absolute;top:5px;right:8px}.autoship-manager .skip-icon__text{display:flex;flex-direction:column;gap:12px}.autoship-manager .skip-icon__text__header{font-size:18px;font-weight:700}.autoship-manager .skip-icon__text__date{font-size:16px}.wec__info__input-wrapper{position:relative}.wec__info__input-wrapper input[name=autoship-manager-promo]{padding-right:92px}.wec__promo-enter{position:absolute;top:50%;right:1px;transform:translateY(-50%);padding:8px 12px;border:0;border-radius:6px;cursor:pointer;line-height:1;min-width:64px;background:#000;height:100%;color:#fff}.wec__promo-enter:hover{background:#000;color:#fff}.wec__promo-loader{position:absolute;top:50%;right:82px;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;display:none}.wec__info__input-wrapper.is-busy .wec__promo-loader{display:inline-block;animation:wecPromoSpin .8s linear infinite;border:2px solid currentColor;border-top-color:transparent}@keyframes wecPromoSpin{0%{transform:translateY(-50%) rotate(0)}to{transform:translateY(-50%) rotate(360deg)}}.wec__promo-applied{position:absolute;top:50%;right:82px;transform:translateY(-50%);font-size:12px;opacity:0;pointer-events:none;transition:opacity .18s ease;background:#fff;border:8px}.wec__promo-applied.is-visible{opacity:1}.wec__info__input-wrapper.is-busy .wec__promo-enter{pointer-events:none;opacity:.6}@media screen and (max-width: 768px){.autoship-manager{bottom:71.5px}.autoship-manager .footer__wec{gap:8px}.autoship-manager .subtotal__header{font-size:16px}.autoship-manager .price__discounted{font-size:20px}.autoship-manager .wec__info__text{font-size:15px}.autoship-manager .product-card__image img{max-width:65px}.autoship-manager .product-card__info{width:100%}body.has-autoship .autoship-no .order__divider,body.has-autoship .autoship-no .order__manage__points{display:none!important}body:not(.has-autoship) .autoship-no .autoship-no__order{display:none!important}.autoship-manager .pdp-autoship-plus svg{bottom:unset}}
/*# sourceMappingURL=/cdn/shop/t/346/assets/autoship-manager.css.map */
