.mp-notice {
  background: #f4f8ff;
  border: 1px solid #c9d8f0;
  border-radius: 8px;
  padding: 12px 14px;
  margin: 0 0 16px;
  color: #1d3557;
  line-height: 1.45;
}
.mp-seller-group {
  border: 1px solid #e6e6e6;
  border-radius: 10px;
  margin: 0 0 16px;
  overflow: hidden;
  background: #fff;
}
.mp-seller-head {
  background: #eef4fb;
  padding: 10px 14px;
  font-weight: 600;
}
.simplecheckout-cart tr.mp-group-row td.mp-seller-head {
  display: table-cell !important;
  background: #e8f1fb;
  color: #1d3557;
  font-weight: 700;
  text-align: left;
  padding: 10px 14px;
  border-bottom: 2px solid #b7c9e4;
}
.mp-seller-status {
  padding: 8px 14px 0;
  color: #555;
}
.mp-seller-group .simplecheckout-cart,
.mp-seller-group .table {
  margin-bottom: 0;
}
body.mp-simple-phase1 #simplecheckout_shipping,
body.mp-simple-phase1 #simplecheckout_shipping_address,
body.mp-simple-phase1 #simplecheckout_payment,
body.mp-simple-phase1 #simplecheckout_payment_address,
body.mp-simple-phase1 #simplecheckout_payment_form,
.mp-simple-phase1 #simplecheckout_shipping,
.mp-simple-phase1 #simplecheckout_shipping_address,
.mp-simple-phase1 #simplecheckout_payment,
.mp-simple-phase1 #simplecheckout_payment_address,
.mp-simple-phase1 #simplecheckout_payment_form {
  display: none !important;
}
.mp-product-seller {
  margin: 8px 0 4px;
  font-size: 13px;
  color: #555;
}
.admin-hubber-card {
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 12px;
  margin-bottom: 12px;
}
