.autoship-atc-popup{position:fixed;transition:all .3s;z-index:102;background:#f9ecdc;border-radius:16px;box-shadow:0 25px 50px -12px #0003;border:1px solid #000000;display:flex;flex-direction:column;max-height:90vh}.autoship-atc-popup button{min-width:unset;display:unset;font-size:unset;padding:unset;background-color:unset;color:unset}.autoship-atc-popup button:hover{background-color:unset;color:unset;box-shadow:unset}.autoship-atc-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:101;pointer-events:none;opacity:0;transition:opacity .3s}.autoship-atc-popup-overlay--active{opacity:1;pointer-events:all}.autoship-atc-popup .autoship-atc-popup__added-product{padding:16px;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:12px}.autoship-atc-popup .autoship-atc-popup__added-product__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.autoship-atc-popup .header__added-text{color:#f48926;font-weight:700;font-size:18px;line-height:28px;display:flex;flex-direction:row;align-items:center;gap:8px;margin:0}.autoship-atc-popup .header__added-text__icon{width:20px;height:16px}.autoship-atc-popup .header__close{width:auto;border-radius:6px;background:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:color .3s,background-color .3s}.autoship-atc-popup .header__close:hover{color:#0f172a;background-color:#f1f5f9}.autoship-atc-popup .header__close__icon{flex-shrink:0;height:16px;width:16px}.autoship-atc-popup .autoship-atc-popup__added-product__subtext{color:#4b5563;font-size:12px;line-height:16px;margin:0}.autoship-atc-popup .autoship-atc-popup__added-product__card{display:flex;flex-direction:row;align-items:flex-start;gap:12px;background-color:#f9fafb;border-radius:8px;padding:12px}.autoship-atc-popup .card__image{object-fit:cover;border-radius:6px;flex-shrink:0;width:64px;height:64px;background-image:url(https://placehold.co/64x64)}.autoship-atc-popup .card__details{flex:1 1 0;display:flex;flex-direction:column;gap:4px}.autoship-atc-popup .card__details__title{color:#111827;font-weight:600;font-size:14px;line-height:20px}.autoship-atc-popup .card__details__quantity{display:flex;flex-direction:row;align-items:center;gap:8px}.autoship-atc-popup .quantity__label{color:#4b5563;font-size:12px;line-height:16px}.autoship-atc-popup .quantity__controls{display:flex;flex-direction:row;border:2px solid #000000;border-radius:999px;overflow:hidden}.autoship-atc-popup .quantity__controls__minus,.autoship-atc-popup .quantity__controls__plus{background-color:#f48926;padding:4px;opacity:1;transition:opacity .3s;-webkit-appearance:button;appearance:button;margin:0;display:flex}.autoship-atc-popup .quantity__controls__minus:hover,.autoship-atc-popup .quantity__controls__plus:hover{background:#f48926;opacity:.8}.autoship-atc-popup .minus__icon,.autoship-atc-popup .minus__icon-delete,.autoship-atc-popup .plus__icon{color:#000;width:12px;height:12px}.autoship-atc-popup .quantity__controls__quantity-text{background-color:#f9ecdc;color:#000;font-weight:700;font-size:12px;line-height:16px;text-align:center;padding:2px 10px;min-width:24px}.autoship-atc-popup .card__details__prices{display:flex;flex-direction:row;align-items:center;gap:8px}.autoship-atc-popup .prices__autoship{color:#f48926;font-weight:700;font-size:14px;line-height:20px}.autoship-atc-popup .prices__rrp{text-decoration:line-through;color:#6b7280;font-size:12px;line-height:16px}.autoship-atc-popup .autoship-atc-popup__quick-add{display:flex;flex-direction:column;overflow-y:auto;flex:1 1 0}.autoship-atc-popup .autoship-atc-popup__quick-add__why-autoship{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #f4892633;border-radius:12px;background:#f489261a}.autoship-atc-popup .why-autoship__title{color:#111827;font-weight:700;font-size:16px;line-height:24px}.autoship-atc-popup .why-autoship__points{display:flex;flex-direction:column;list-style:none;gap:8px}.autoship-atc-popup .why-autoship__points__item{display:flex;flex-direction:row;align-items:flex-start;gap:8px}.autoship-atc-popup .item__list-point{color:#f48926;flex-shrink:0;width:16px;height:16px;margin-top:2px}.autoship-atc-popup .item__text p{font-size:14px;line-height:20px;margin:0}.autoship-atc-popup .autoship-atc-popup__footer{display:flex;flex-direction:row;gap:12px;padding:16px;border-top:1px solid #e5e7eb}.autoship-atc-popup .autoship-atc-popup__footer__view-cart,.autoship-atc-popup .autoship-atc-popup__footer__continue{border-radius:12px;white-space:nowrap;display:flex;justify-content:center;align-items:center;flex:1 1 0;font-weight:600;padding:12px 16px;font-size:16px;line-height:24px;transition:all .3s}.autoship-atc-popup .autoship-atc-popup__footer__view-cart{color:#000;background-color:#fff;border:2px solid #000000}.autoship-atc-popup .autoship-atc-popup__footer__view-cart:hover{color:#0f172a;background-color:#f9fafb}.autoship-atc-popup .autoship-atc-popup__footer__continue{color:#fff;background-color:#f48926}.autoship-atc-popup .autoship-atc-popup__footer__continue:hover{background-color:#f48926e6}@media only screen and (max-width: 768px){.autoship-atc-popup.autoship-atc-popup--active{height:65%}}@media only screen and (max-width: 480px){.autoship-atc-popup.autoship-atc-popup--active{bottom:72px}}@media only screen and (max-width: 639px) and (min-width: 481px){.autoship-atc-popup{bottom:-100%;width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0}.autoship-atc-popup.autoship-atc-popup--active{bottom:91px}.autoship-atc-popup .autoship-atc-popup__quick-add{padding:16px}}@media only screen and (min-width: 640px){.autoship-atc-popup{top:100%;right:-100%;width:440px;bottom:calc(-200% + 32px)}.autoship-atc-popup.autoship-atc-popup--active{top:32px;right:32px;bottom:32px}.autoship-atc-popup .autoship-atc-popup__quick-add{padding:16px}}
/*# sourceMappingURL=/cdn/shop/t/399/assets/autoship-add-to-cart-popup.css.map */
