.cart-drawer{position:fixed;top:0;right:0;width:0;height:100%;background-color:#fff;overflow-x:hidden;transition:width .4s ease;box-shadow:-4px 0 20px #0000004d;z-index:9999}.cart-drawer.open{width:400px}.cart-drawer-content{padding:20px}.cart-close{background:none;border:none;font-size:24px;cursor:pointer;float:right}.cart-close:hover{color:red}.cart-drawer h2{margin-top:0}.cart-item{display:flex;align-items:center;margin-bottom:15px}.cart-item img{width:50px;height:50px;object-fit:cover;margin-right:10px}.cart-item-title{flex-grow:1}.view-cart-button{display:inline-block;background:#000;color:#fff;padding:10px 20px;text-decoration:none;margin-top:20px}.view-cart-button:hover{background:#333}@media (max-width: 500px){.cart-drawer.open{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cart-drawer.css.map */
