/*
	Theme Name: WC Base Theme
	Theme URI: https://www.wilson-cooke.co.uk/
	Author: Wilson Cooke
	Author URI: https://www.wilson-cooke.co.uk/
	Description: In-house Base Theme
	Text Domain: basetheme
*/

.table-wrapper {
	max-width: 100%;
	overflow-x: scroll;
	margin-bottom: 30px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
