/**
 * Theme Name: Seren Events - Christmas 2025
 * Template:   twentytwentyfive
 * Author: John Wilson @ CodeThis
 * Author URI: https://www.codethisfor.me/
 */

.gfield.se_password,
.ctl-arcade-rank-filters {
	display: none;
}
.ctl-arcade-rank-table > p {
	display: none;
}
.ctl-arcade-rank-table, .ctl-arcade-rank-table > * {
	font-family: 'Open Sans', sans-serif;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
}

.ctl-arcade-rank-body .ctl-arcade-rank-row:last-child,
.ctl-arcade-rank-body, .ctl-arcade-rank-table,
.ctl-arcade-rank-table .ctl-arcade-rank-no-scores {
	font-family: 'Open Sans', sans-serif;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
}

.ctl-arcade-rank-col {
	padding: 10px;
	font-size: 16px;
}
.ctl-arcade-rank-col.ctl-arcade-text-right {
	text-align: center;
}