.Cart_cartContainer__mIt8Y{width:500px;height:100vh;position:fixed;top:0;background-color:#fff;z-index:20;right:0}.Cart_listItems__Ppvys{width:96%;margin:10px auto;height:calc(100vh - 190px);overflow:scroll}.Cart_listItems__Ppvys::-webkit-scrollbar{display:none}.Cart_item___N1Lq{border:1px solid #efefef;width:100%;margin-bottom:10px;border-radius:3px;display:flex}.Cart_itemImage__CfFyX{max-width:120px;min-height:144px;overflow:hidden;cursor:pointer}.Cart_bgDark__dM7YF{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:#b2b2b28a;z-index:16;overflow:hidden}.Cart_itemInfo__uG9Ko{box-sizing:border-box;padding:5px 10px 10px;height:100%;width:100%}.Cart_payment__b2I8Y{height:150px;position:absolute;bottom:0;width:100%;border-top:1px solid #efefef;padding:10px;box-sizing:border-box}.Cart_delivery__4rVOS{display:flex;justify-content:space-between;font-size:12px;margin-bottom:10px}.Cart_button__oVKvR{width:100%;padding:0}.Cart_button__oVKvR button{width:100%;height:40px;border-radius:3px;margin-bottom:10px}.Cart_button__oVKvR button:first-child{background-color:#2d2e2c;color:#fff;font-size:13px}.Cart_button__oVKvR button:nth-child(2){background-color:#fff;border:1px solid #efefef;display:flex;justify-content:center;align-items:center}@media screen and (max-width:500px){.Cart_cartContainer__mIt8Y{width:90%;box-sizing:border-box}}