/* shop_table shop_table_responsive my_account_orders woocommerce-orders-table woocommerce-MyAccount-orders woocommerce-orders-table--orders */
.subscription_details, .subscription_details *, .order_details, .woocommerce-orders-table--orders {
  border: none !important;
  /* padding: 0.5em !important;
  line-height: 1 !important;
  box-shadow: none !important; */
}


.subscription_details tbody tr:last-child {
  padding: 5em !important;
  height: 3em !important;
}
