.cart-drawer{position:fixed;top:0;right:0;width:600px;height:100vh;background:#fff;box-shadow:-4px 0 12px #0000001a;transform:translate(100%);z-index:1000000;overflow-y:auto}.cart-drawer.open{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px}.cart-drawer__header h2{margin:0;font-size:36px;font-weight:600;letter-spacing:-1px}.cart-drawer__close{background:none;border:none;font-size:1.5rem;cursor:pointer}.cart-drawer__items{flex:1;padding:16px 10px;border:solid #000;border-width:.75px 0px 0px 0;display:flex;flex-direction:column;gap:24px}.cart-drawer__item{display:flex;gap:20px}.cart-drawer__item-image img{width:143px;height:140px;object-fit:cover}.cart-drawer__item-details{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:0 4px}.cart-drawer__item-title{font-weight:400;font-size:24px;letter-spacing:-1px}.cart-drawer__item-variant{font-size:.875rem;color:#666}.cart-drawer__item-price{font-size:24px;font-weight:600;margin-bottom:8px}.cart-drawer__quantity{display:flex;flex-direction:column;gap:7.5px}.qty-btn{display:flex;background:none;border:1px solid #ccc;width:auto;height:auto;line-height:20px;text-align:center;cursor:pointer;align-items:center;justify-content:center;padding:6.75px 13.5px}.qty-input{width:40px;text-align:center;border:1px solid #ccc;padding:3.75px;font-size:14px;font-weight:400}.cart-drawer__remove{padding:10px 18px;width:auto;height:fit-content;background:#ea1313;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.cart-drawer__remove svg{width:20px;height:20px}.cart-drawer__recommendations{background:#000;color:#fff}.cart-drawer__recommendations h3{text-align:center;color:#fff;letter-spacing:-1.58px;font-size:26px;font-weight:400;padding:16px}.recommend-slider{display:flex;overflow-x:auto;gap:12px;padding:8px 0}.recommend-slider__slide{min-width:120px;text-align:center}.recommend-slider__slide img{width:100%;height:auto;margin-bottom:8px}.recommend-slider__title{font-size:.875rem;margin-bottom:4px}.cart-drawer__note{padding:16px;display:flex;flex-direction:column;gap:12px}.cart-drawer__note label{font-size:20px;letter-spacing:-1px;font-weight:400}.cart-drawer__note textarea{width:100%;min-height:112px;border:1px solid #ccc;padding:8px;resize:vertical;font-size:16px;letter-spacing:-1px;font-weight:400}.cart-drawer__footer{padding:0 16px 52px;display:flex;flex-direction:column;gap:12px}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-weight:600;font-size:18px}.cart-drawer__actions .btn{display:block;width:100%;font-family:inter;font-weight:600}.cart-drawer__actions{font-family:inter;font-weight:600;display:flex;flex-direction:column;gap:12px}.btn--full{width:100%}.btn--primary{background:#c6f91f;color:#000;text-align:center;padding:16px 0;text-decoration:none}.btn--secondary{background:#ececec;color:#000;border:.75px solid #000000;text-align:center;padding:16px 0}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;pointer-events:none;z-index:1990}.cart-drawer__overlay.is-active{pointer-events:auto}.cart-drawer__ttl-price-main-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.cart-drawer__title-variant-wrapper{display:flex;flex-direction:column;gap:4px}.cart-drawer__item-quantity-main-wrapper{display:flex;justify-content:space-between;align-items:flex-end}.cart-drawer__variant{font-size:12px;margin-top:8px}.cart-drawer__variant strong{font-weight:600}.cart-drawer__quantity-label{font-size:12px;font-weight:400}.cart-drawer__quantity-controls{display:flex;flex-direction:row;align-items:center}.cart-drawer__subtotal-wrapper{display:flex;flex-direction:column;gap:20px}.cart-drawer__shipping-info{text-align:end;font-size:14px;font-weight:400}@media screen and (max-width: 640px){.cart-drawer{width:100vw}.cart-drawer__item-image img{width:133px;height:130px}.cart-drawer__header h2{font-size:30px}.cart-drawer__ttl-price-main-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px}.cart-drawer__item-title{font-size:23px}.cart-drawer__item-price{font-size:20px}.cart-drawer__title-variant-wrapper{gap:0px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/tut-custom-cart-drawer.css.map */
