.wp-block-woocommerce-product-collection .wc-block-components-product-stock-indicator {
	text-align: center;
}

@media (max-width:600px) {
	.wp-block-woocommerce-product-collection:has(.is-product-collection-layout-carousel) :where(.wc-block-next-previous-buttons.wc-block-next-previous-buttons) {
		display: none;
	}
}