.ep-search-pagination-button {

	&[disabled] {
		visibility: hidden;
	}

	.is-numbered & {

		&.is-current {
			font-weight: 600;
		}
	}
}

