.el-drawer__header{display:none}.basket-drawer{display:flex;flex-direction:column;height:100%}.basket-header{align-items:center;border-bottom:1px solid #e5e8ec;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.basket-header h3{font-size:20px;font-weight:600}.basket-header .el-button{height:40px;width:40px}.basket-header .el-button:hover{background-color:#fff!important;border:1px solid #e5e8ec!important}.basket-body ul{list-style:none;margin:0;padding:0}.basket-item{display:flex;margin-bottom:20px}.basket-item-image{height:120px;margin-right:20px;width:120px}.basket-item-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.basket-item-info{flex:1}.basket-item-info h4{font-size:16px;font-weight:600;margin-bottom:10px}.basket-item-info ul{list-style:none;margin:0 0 10px;padding:0}.basket-item-info ul li{font-size:14px;margin-bottom:5px}.basket-item-info-footer{align-items:center;display:flex;justify-content:space-between}.basket-item-info-footer .el-button{border:1px solid #e5e8ec!important;height:40px;padding:0;width:40px}.basket-item-info-footer .el-button:hover{background-color:#fff!important}.basket-footer{margin-top:auto}.basket-footer-total{align-items:center;border-bottom:1px solid #e5e8ec;display:flex;font-size:16px;font-weight:600;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.basket-footer-total span{font-size:20px;font-weight:500}.basket-footer-total b{font-size:20px;font-weight:600}.basket-footer-btns{display:flex;gap:10px}.basket-footer-btns .el-button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;height:52px;width:100%}
