.cart-drawer{position:fixed;top:0;right:0;height:100vh;width:500px;max-width:90%;background:#fff;box-shadow:-2px 0 8px #00000026;transform:translate(100%);transition:transform .3s ease-in-out;z-index:9999;display:flex;flex-direction:column}@media screen and (max-width: 768px){.cart-drawer{width:100%;max-width:100%}}.cart-drawer--open{transform:translate(0)}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out;z-index:9998}.cart-drawer__overlay--visible{opacity:1;visibility:visible}.cart-drawer__header{display:flex;flex-direction:column;padding:24px 35px 16px;border-bottom:1px solid #ececec;gap:8px}.cart-drawer__header-top{display:flex;justify-content:space-between;align-items:center}.cart-drawer__free-shipping{font-size:1rem;color:#15325b;font-weight:400;font-style:normal;margin:0!important}.cart-drawer__title{font-size:32px;font-weight:400;margin:0;color:#15325b;font-style:900}@media screen and (max-width: 768px){.cart-drawer__header{padding:20px 16px 12px}.cart-drawer__title{font-size:28px}.cart-drawer__free-shipping{font-size:.875rem}}.cart-drawer__close{background:none;border:none;cursor:pointer;font-size:1.75rem;line-height:1;color:#555}.cart-drawer__body{flex:1 1 auto;overflow-y:auto;padding:12px 32px}.cart-drawer__item{display:flex;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #f3f3f3}.cart-drawer__image{width:100px;height:100px}.cart-drawer__image img{width:100%;height:100%;object-fit:cover}.cart-drawer__name{font-weight:700;font-size:1rem;margin:0 0 .25rem}.cart-drawer__variant{font-size:.875rem;color:#666;margin:0 0 .25rem}.cart-drawer__price{font-size:1rem;color:#14365d;margin:.25rem 0}.cart-drawer__price small{font-weight:400;color:#666;margin-left:.5rem}.cart-drawer__qty{display:inline-flex;align-items:center;border:1px solid #cfcfcf;border-radius:4px;overflow:hidden;height:32px}.cart-drawer__qty-btn{background:#f7f7f7;width:32px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;font-size:1rem}.cart-drawer__qty-input{width:48px;height:100%!important;text-align:center;border:none;outline:none;margin:0!important}.cart-drawer__footer{padding:16px 40px;border-top:1px solid #ececec;display:flex;flex-direction:column;gap:10px}@media screen and (max-width: 768px){.cart-drawer__footer{padding:8px 20px;gap:2px}}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:700;font-size:1.125rem}.cart-drawer__shipping-note{font-size:.875rem;color:#15325b;text-align:center;margin:0!important}.cart-drawer__review{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;font-size:.875rem;color:#15325b}.cart-drawer__review-score{font-weight:700}.cart-drawer__review-stars{display:flex;gap:3px}.cart-drawer__review-text{white-space:nowrap}.cart-drawer__guarantee{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.875rem;color:#15325b}.cart-drawer__seal{width:24px;height:24px}.cart-drawer__checkout{display:block;width:100%;padding:.75rem 1rem;text-align:center;background:#14365d;color:#fff;font-weight:700;border:none;border-radius:4px;cursor:pointer;transition:background .2s ease-in-out}.cart-drawer__checkout:hover{background:#0f2c4b}.cart-drawer__recommendations-container{display:flex;flex-direction:column;gap:24px}.cart-drawer__recommendations{display:flex;flex-direction:column;padding:20px 36px;gap:24px;width:100%;background:#e1251b}.cart-drawer__upsell-header{display:flex;flex-direction:row;justify-content:center;gap:10px}.cart-drawer__upsell-title{font-weight:700;font-size:20px;text-align:center;color:#fff;margin:0!important}@media screen and (max-width: 768px){.cart-drawer__upsell-title{font-size:16px}.cart-drawer__recommendations-container{gap:8px}.cart-drawer__recommendations{padding:12px;gap:16px}}.cart-drawer__upsell-product{display:flex;gap:1rem;align-items:center}.cart-drawer__upsell-img{width:100px;height:100px;object-fit:cover}.cart-drawer__upsell-details{display:flex;flex-direction:column;gap:8px;width:100%}.cart-drawer__upsell-name{font-weight:900;font-size:20px;line-height:24px;color:#fff;margin:0!important}.cart-drawer__upsell-price-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.cart-drawer__upsell-price{font-weight:900;font-size:18px;line-height:24px;color:#fff;margin:0!important}.cart-drawer__quick-add{background:#fff;color:#e1251b;font-weight:900;font-family:Mueso Slab,sans-serif;font-style:900;padding:12px;font-size:13px;line-height:1.5;cursor:pointer;border:none}.cart-drawer__upsell-nav{display:flex;justify-content:center;align-items:center;gap:.75rem}.cart-drawer__upsell-prev,.cart-drawer__upsell-next{background:none;border:none;cursor:pointer}.cart-drawer__upsell-bullets{display:flex;gap:.25rem}.cart-drawer__bullet{width:8px;height:8px}.cart-drawer__actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:20%}.cart-drawer__remove{display:inline-flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:.875rem;color:#15325b}.cart-drawer__remove-icon{width:12px;height:12px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/cart-drawer.css.map */
