.custom-cart-drawer{position:fixed;top:0;right:-100%;width:400px;max-width:90%;height:100%;background:#faf7f3;box-shadow:-4px 0 30px #0003;transition:right .35s ease;z-index:10001;display:flex;flex-direction:column;font-family:Poppins,sans-serif}.custom-cart-drawer.active{right:0}.drawer-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:10000}.custom-cart-drawer.active+.drawer-overlay{opacity:1;visibility:visible}.drawer-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e6e2dd;background:#faf7f3}.drawer-header h3{font-size:1.4rem;font-weight:700;margin:0;color:#111}.drawer-close{background:none;border:none;font-size:20px;cursor:pointer;color:#333;transition:opacity .2s ease}.drawer-close:hover{opacity:.6}.drawer-content{flex:1;overflow-y:auto;padding:20px}.drawer-item{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.drawer-item img{width:60px;height:60px;object-fit:cover;border-radius:6px}.drawer-item-info{flex:1}.drawer-item-title{font-size:1.2rem;font-weight:600;margin-bottom:3px;color:#111}.drawer-item-info p{margin:0;font-size:1.2rem;color:#444}.drawer-footer{position:sticky;bottom:0;left:0;background:#faf7f3;padding:20px;border-top:1px solid #e6e2dd;display:flex;flex-direction:column;gap:10px;box-shadow:0 -2px 8px #0000000d}.drawer-footer .btn-view-cart{display:block;text-align:center;background:#a34719;color:#fff;border:none;border-radius:999px;font-weight:600;font-size:1.2rem;padding:10px 0;text-decoration:none;transition:background .25s ease}.drawer-footer .btn-view-cart:hover{background:#8f3c14}.drawer-footer .btn-close{display:block;text-align:center;background:transparent;border:1.5px solid #111;color:#111;border-radius:999px;font-weight:600;font-size:1.2rem;padding:10px 0;text-decoration:none;transition:all .25s ease}.drawer-footer .btn-close:hover{background:#0000000d}@media (max-width: 600px){.custom-cart-drawer{width:100%;border-radius:12px 12px 0 0}}.drawer__footer{position:sticky;bottom:0;background:#faf7f3;padding:20px;border-top:1px solid #e6e2dd;display:flex;flex-direction:column;gap:10px}.drawer__footer button[name=checkout],.drawer__footer a[href="/checkout"],.drawer__footer .cart__checkout-button{display:block;text-align:center;background:#a34719!important;color:#fff!important;border:none!important;border-radius:999px!important;font-weight:600!important;font-size:1.2rem!important;padding:10px 0!important;text-decoration:none!important;transition:background .25s ease!important}.drawer__footer button[name=checkout]:hover,.drawer__footer a[href="/checkout"]:hover{background:#8f3c14!important}.drawer__footer a[href="/cart"],.drawer__footer button[type=button],.drawer__footer .drawer__close{display:block!important;text-align:center!important;background:transparent!important;border:1.5px solid #111!important;color:#111!important;border-radius:999px!important;font-weight:600!important;font-size:1.2rem!important;padding:10px 0!important;text-decoration:none!important;transition:all .25s ease!important}.drawer__footer a[href="/cart"]:hover,.drawer__footer button[type=button]:hover{background:#0000000d!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/cart-drawer.css.map */
