#cart .content-service #cart-list{margin-top:1rem;background:#fff;border-radius:5px}#cart .content-service #cart-list .number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #cdcdcd;border-radius:16px;height:32px;padding:0 10px;margin:0 auto;max-width:120px;color:#666}#cart .content-service #cart-list .number .ant-input-number{background:none;border:none}#cart .content-service #cart-list .number .ant-input-number-input{text-align:center}#cart .content-service #cart-list .ant-table-selection{display:none}#cart .content-service #cart-list .ant-checkbox-inner{border-radius:50%}#cart #footer{background:#fff;padding:0 15%;height:50px}#cart #footer,#cart #footer .total-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#cart #footer .total-action .settlement{border-radius:0;border:none;height:50px;line-height:50px;padding:0 2rem;margin-left:2rem}