#carrello{width:100%}#carrello .all{display:flex;flex-direction:column;justify-content:space-between}#carrello .filtro{padding:40px 15px 15px 15px}@media (max-width:992px){#carrello .filtro{width:50%}}@media (min-width:992px){#carrello .filtro{width:30%}}#carrello .action-group-button{display:flex;justify-content:flex-end;height:50px}#carrello .confirm-dialog{padding-top:10%;font-weight:500;background-color:rgba(0,0,0,.59)}#carrello .confirm-dialog .el-dialog{color:#753bbd;border:1px solid #753bbd;box-shadow:0 0 0 rgb(0 0 0);border-radius:0}#carrello .confirm-dialog .el-dialog .el-dialog__header{margin-top:10%}#carrello .confirm-dialog .el-dialog .el-dialog__header span{color:#753bbd;font-size:16px}#carrello .confirm-dialog .el-dialog .el-dialog__body{padding:50px 0 0 0;margin-left:-1px;margin-right:-2px}#carrello .confirm-dialog .el-dialog .el-dialog__body .el-button-group{width:100%}#carrello .confirm-button{width:50%;font-size:16px;margin-bottom:-1px}#carrello .pagination{width:100%;height:auto;min-height:50px}#carrello .pagination .el-pagination{margin:20px 0;float:right;color:#753bbd}#carrello .cart-table{background-color:#f4f4f4}#carrello .cart-table .el-table__body div,#carrello .cart-table .el-table__header div{word-break:normal!important}#carrello .cart-table .el-table__empty-text{color:#753bbd;font-weight:700;font-size:16px}#carrello .confirm-add-dialog{padding:10%;font-weight:500;background-color:rgba(0,0,0,.59)}#carrello .confirm-add-dialog .el-dialog{color:#753bbd;border:1px solid #753bbd;box-shadow:0 0 0 rgb(0 0 0);border-radius:0}#carrello .confirm-add-dialog .el-dialog .el-dialog__header{margin-top:10%}#carrello .confirm-add-dialog .el-dialog .el-dialog__header span{color:#753bbd;font-size:16px}#carrello .confirm-add-dialog .el-dialog .el-dialog__body{padding:50px 0 0 0;margin-left:-1px;margin-right:-2px}#carrello .confirm-add-dialog .el-dialog .el-dialog__body .el-button-group{width:100%}#carrello .confirm-add-button{width:50%;font-size:16px;margin-bottom:-1px}