.recurring-recurrence-index .order-products-toolbar.bottom .pager .limiter {
  display: none;
}
.recurring-recurrence-index .main .toolbar .toolbar-amount {
  display: none;
}
.recurring-recurrence-index .main .table.table-order-items > .table-caption {
  height: auto;
  width: auto;
  caption-side: top;
  position: static;
  overflow: visible;
  color: #333;
  font-size: 28px;
  font-weight: 300;
  margin-bottom: 20px;
}
.product-info-main .recurring-payment-info {
  margin-top: 10px;
  font-weight: bold;
}
.recurring-payment-defatils {
  font-size: 12px;
  margin-top: 20px;
  border-top: 1px solid #eee;
  padding-top: 10px;
}
