.basket-overlay{position:fixed;top:0;right:-400px;width:400px;height:100%;background:#fff;box-shadow:-2px 0 5px #0000004d;transition:right .3s ease-in-out;z-index:9999}.basket-overlay.show{right:0}.basket-content{padding:20px;height:100%;overflow-y:auto;position:relative}.close-btn{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer}.basket-item{padding:10px 0}.basket-item-image img{display:block;max-width:60px;max-height:60px;-o-object-fit:cover;object-fit:cover}
