.jet-fb-stripe-subscriptions__table-wrapper {
	max-width: 100%;
	overflow-x: auto;
}

.jet-fb-stripe-subscriptions__table-wrapper table {
	width: 100%;
}

.jet-fb-stripe-subscriptions__table-wrapper th,
.jet-fb-stripe-subscriptions__table-wrapper td {
	vertical-align: top;
	white-space: nowrap;
}

:where( .jet-fb-stripe-subscriptions__table-wrapper ) th,
:where( .jet-fb-stripe-subscriptions__table-wrapper ) td {
	padding: 0.5em 0.75em;
}

.jet-fb-stripe-subscriptions__status button {
	margin-left: 0.5em;
}

.jet-fb-stripe-subscriptions__statuses-notice {
	margin: 8px 0 12px;
	padding: 0 10px;
	background: #fcf9e8;
}

.jet-fb-stripe-subscriptions__statuses-notice .components-notice__content {
	margin: 6px 0;
}
