main {
	text-align: center;
}
.advert-holder {
	margin: 48px auto 0 auto;
}


h1 {
	font-family: "IBMPlexSansCondensed", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 72px;
    font-weight: 700;
    transition: .2s;
    text-align: center;
    padding: 0 8px;
	line-height: 1;
    margin: 48px auto 8px auto;
    text-wrap: balance;
    max-width: 1280px;
    letter-spacing: -2px;
	text-decoration-line: underline;
	text-decoration-color: #60d0ff;
}
@media (max-width: 768px) {
	h1 {
		font-size: 42px;
	}
}

h2.label {
    margin: 12px auto 0 auto;
    font-size: 30px;
    font-family: "IBMPlexSansCondensed", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration-line: underline;
	text-decoration-color: #60d0ff;
    line-height: 24px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: -.5px;
}
h2.label.people {
	text-transform: none;
	text-decoration-line: underline;
	text-decoration-color: #60d0ff;
}
h2 {
	font-size: 20px;
	margin-bottom: 8px;
}
h2 span {
	font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: initial;
	padding-left: 4px;
}
h2.header {
	margin: 96px auto -96px auto;
	font-size: 26px;
	font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	line-height: 26px;
	display: table;
	text-transform: uppercase;
}
h3.label {
    margin: 16px 0 32px 0;
    font-size: 32px;
}
h3.label span {
    font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #838282;
    display: block;
    text-transform: uppercase;
}

.meta-box {
	margin: 32px 0 0 0;
}
.meta-box-content {
	display:inline-block;
	width: 100%;
	max-width: 1080px;
}
.meta-box-content h3 {
	text-transform: uppercase;
}
.meta-box-content h3 time {
	margin-top: 4px;
	margin-bottom: 0;
}
.meta-box-content h4 {
	text-transform: uppercase;
	color: #b1b1b1;
    font-size: 12px;
    font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    display: inline-block;
}
.meta-box-content h4 {
	text-transform: uppercase;
	color: #b1b1b1;
    font-size: 12px;
    font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    display: inline-block;
}
.meta-box-content h4.show-rating {
	color: #838282;
	font-weight: 400;
	font-size: 11px;
}
.meta-box-content h4.show-rating span {
	border: 1px solid #b1b1b1;
	padding: 1px 6px;
	font-family: serif;
	font-weight: bold;
}
.meta-box-content h4.release-year {
	color: #838282;
	font-weight: 500;
}
.meta-box-content h4 a {
	color: #838282 !important;
	font-weight: 500 !important;
}
.meta-box-content h4 a:hover {
	color: #00aeef !important;
}
.meta-box-content h4::after {
	content: '\00a0\00a0•\00a0\00a0';
	color: #dee1e3;
}
.meta-box-content h4.release-year::after {
	color: #838282;
}
.meta-box-content h4.show-rating::after, .meta-box-content h4.duration::after {
	content: '\00a0\00a0\00a0|\00a0\00a0\00a0';
	color: #b1b1b1;
	font-weight: 400 !important;
}
.meta-box-content h4.source-network {
	font-weight: 500;
	color: #838282;
}
.meta-box-content h4.source-network::after {
	color: #838282;
}
.meta-box-content h4:last-child::after {
	content: '';
}
.meta-box-content h4 a {
	text-decoration: none;
	color: #b1b1b1;
    font-weight: 400;
}
.meta-box-content img.key-art {
	float: left;
	margin-right: 14px;
    border-right: 1px solid #dee1e3;
    padding-right: 14px;
	aspect-ratio: 1014 / 570;
}
.meta-box-content .key-art-container {
	position: relative;
	display: block;
    transition: .2s;
}
.meta-box-content .key-art-container .icon-expand {
	position: absolute;
    top: 308px;
    left: 592px;
    display: none;
    transition: .2s;
}
@media (min-width: 1024px) {
	.meta-box-content .key-art-container:hover .icon-expand {
		display: block;
	}
}
.meta-box-content time {
	margin: 8px 0 16px 0;
}
.meta-box-content img.network-logo {
	border-radius: 4px;
	transition: .2s;
}
.meta-box-content a:hover img.network-logo {
	transform: scale(1.06);
}
.meta-box-content .actor-photo {
	width: 50%;
	text-align: right;
	display: inline-block;
	padding-right: 14px;
	border-right: 1px solid #dee1e3;
}
.meta-box-content .actor-photo img {
	width: 320px;
	height: 427px;
}
.meta-box-content .actor-data {
	width: 50%;
	float: right;
	padding-left: 14px;
}
@media (max-width: 768px) {
	.meta-box-content .actor-photo {
		width: 100%;
		text-align: center;
		display: block;
		padding-right: 0;
		border-right: 0;
	}
	.meta-box-content .actor-data {
		width: 100%;
		float: none;
		padding-left: 0;
		margin-top: 16px;
		padding: 0 4px;
	}
}
.meta-box-content p {
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	display: table;
	width: 100%;
}
@media (max-width: 1024px) {
	.meta-box-content img.key-art {
		min-width: 100%;
		margin-bottom: 16px;
		border-right: 0;
		padding-right: 0;
	}
}
.show-data {
	text-align: left;
	display: flex;
	position: relative;
	flex-flow: column;
}
.show-data p {
	text-align: left;
	font-size: 15px;
	line-height: 22px;
	padding-top: 6px;
	padding-right: 4px;
	border-top: 1px solid #dee1e3;
	margin-top: 6px;
	text-wrap: pretty;
}
h2.returning-premiering  {
	font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
    background-color: #fbffb0;
    padding: 12px;
    display: flex;
    margin: 32px auto 0 auto;
    text-transform: uppercase;
    width: fit-content;
    align-items: center;
    border-radius: 1px;
    position: relative;
}

h2.returning-premiering img {
	margin-right: 8px;
}
h2.returning-premiering time {
	display: inline-block;
	padding-left: 4px;
	padding-top: 4px;
	font-size: 14px;
}
h2.returning-premiering time span {
	font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: none;
	padding-left: 0;
}
.show-data .base-info {
	margin-top: 12px;
	left: 0;
	display: flex;
}
.show-data .base-info h2 {
	font-family: "IBMPlexSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 400;
    background-color: #fbffb0;
    padding: 3px 0 2px 10px;
	margin-bottom: 0;
}
.show-data .base-info a.trailer-link {
    padding: 6px 4px 2px 4px;
    background-color: #d60000;
    transition: .2s;
	margin-right: 16px;
    border-radius: 6px;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 24px 1fr;
    row-gap: 4px;
    align-items: center;
    text-align: center;
    justify-items: center;
    min-height: 74px;
	min-width: 60px;
	max-width: 70px;
}
.show-data .base-info a.trailer-link h2, .show-data .base-info a.trailer-link span {
    font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.1;
    background-color: #d60000;
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 0;
}
.show-data .base-info a.trailer-link span {
    font-size: 12px;
    line-height: 1;
    word-break: break-word;
}
.show-data .base-info a.trailer-link:hover {
	transform: scale(1.06);
}
.show-data .network-and-time {
	display: grid;
	grid-template-columns: max-content 1fr;
	grid-template-rows: 1fr;
	align-items: center;
	margin-bottom: 12px;
}
.show-data .logonetwork img {
	margin-right: 12px;
}
.show-data .top-info {
	line-height: 18px;
	text-wrap: pretty;
	padding-top: 6px;
	border-top: 1px solid #dee1e3;
}
.show-data .genres {
	text-wrap: balance;
}

.show-data .base-info a.show-imdb-rating {
	padding: 6px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: space-between;
	background-color: #fcc500;
	margin-right: 16px;
	border-radius: 6px;
    transition: .2s;
    text-align: center;
    min-height: 74px;
	min-width: 60px;
}
.show-data .base-info a.show-imdb-rating img {
	margin-top: 3px;
}
.show-data .base-info a.show-imdb-rating h5 {
	font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #000;
	letter-spacing: -1px;
}

.show-data .base-info a.show-imdb-rating:hover {
	transform: scale(1.06);
}
.show-data .base-info a.show-rotten-rating {
	padding: 6px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: space-between;
	background-color: #89ff60;
	margin-right: 16px;
	border-radius: 6px;
    transition: .2s;
    text-align: center;
    min-height: 74px;
	min-width: 60px;
}
.show-data .base-info a.show-rotten-rating h5 {
	font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	color: #000;
	letter-spacing: -1px;
}
.show-data .base-info a.show-rotten-rating h5 span {
	font-size: 20px;
	position: relative;
	top: -3px;
}

.show-data .base-info a.show-rotten-rating:hover {
	transform: scale(1.06);
}
.show-data time {
	padding-left: 4px;
	margin: 0 16px 0 0;
	font-size: 14px;
}
.show-data .network-logo {
	float: left;
}
.show-data h3.tune-in {
    font-family: "IBMPlexSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
	color: #262727;
	margin-top: -2px;
}
.show-data h3.tune-in time {
	padding: 0;
	margin: 0;
	font-size: 13px;
	color: #262727;
}
.show-data h3.tune-in time span {
	text-transform: none;
}
.show-data h3.airing-next {
	display: flex;
	align-content: center;
}
.show-data h3.airing-next a {
    font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	border-radius: 4px;
	padding: 1px 4px;
	font-size: 12px;
	border: 1px solid #f7d33b;
	max-height: 18px;
	transition: .2s;
	color: #d0ad1a;
	background-color: #feffea;
}
.show-data h3.airing-next a:hover {
    background-color: #00aeef;
    color: #fff;
	border-color: #00aeef;
}
.show-data .base-info a.awards {
	padding: 6px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    row-gap: 4px;
    border-radius: 6px;
    transition: .2s;
	border: 1px solid #00aeef;
    background-color: #00aeef;
    min-height: 74px;
	min-width: 60px;
}
.meta-box a.awards-people h3 {
    text-transform: uppercase;
    border-radius: 3px;
    white-space: nowrap;
    padding: 4px 4px 0 17px;
    font-family: "IBMPlexSansCondensed", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    min-width: auto;
    transition: .2s;
	border: 1px solid #00aeef;
    background-color: #00aeef;
    color: #fff;
	background-repeat: no-repeat;
    background-image: url(/wp-content/themes/tv/images/symbol-award-white.png);
    background-position: 3px center;
    background-size: 12px 12px;
    min-height: 24px;
}

.show-data .base-info a.awards h3 {
    text-transform: uppercase;
    font-family: "IBMPlexSansCondensed", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #fff;
}
.show-data .base-info a.awards:hover {
	transform: scale(1.06);
}
@media (max-width: 1024px) {
	.show-data {
		display: block;
		float: left;
		padding: 0 4px;
	}
	.show-data .base-info {
		position: relative;
	}
}

.meta-box-content.people-page h3 {
	text-transform: uppercase;
	font-size: 16px;
}
.meta-box-content.people-page .known-for {
	text-align: left;
	margin-top: 12px;
	position: relative;
	left: -6px;
}
.meta-box-content.people-page .known-for a h3 {
	text-transform: none;
	border-radius: 3px;
    border: 1px solid #00aeef;
    padding: 1px 4px 0 4px;
    font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    position: relative;
    color: #00aeef;
    display: inline-block;
    font-weight: 400;
    margin: 0 2px 4px 6px;
    line-height: 19px;
    min-width: auto;
    transition: .2s;
    max-width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 100;
}
.meta-box-content.people-page .known-for a.all-credits h3 {
    border: 1px solid #b1b1b1;
	color: #b1b1b1;
}
.meta-box-content.people-page .known-for a.all-credits:hover h3 {
    border: 1px solid #00aeef;
	background-color: #00aeef;
	color: #fff;
	transform: scale(1.06);
}
.meta-box-content.people-page .known-for a:hover h3 {
	background-color: #00aeef;
	color: #fff;
	transform: scale(1.06);
	max-width: 100%;
}
.meta-box-content.people-page span.role {
	font-size: 13px;
	color: #838282;
    position: relative;
    top: -11px;
}
.meta-box-content.people-page h2, .meta-box-content.people-page p {
	text-align: left;
	line-height: 20px;
}
.meta-box-content.people-page h2, .meta-box-content.people-page h2 {
	font-size: 16px;
	line-height: 18px;
	text-wrap: balance;
}
.meta-box-content.people-page .external-links {
	display: flex;
	column-gap: 8px;
    border-bottom: 1px solid #dee1e3;
    margin-bottom: 6px;
    padding-bottom: 6px;
}
.meta-box-content.people-page .external-links img {
	/*
	filter: grayscale(1);
	transition: .2s;
	*/
}
.meta-box-content.people-page .external-links img:hover {
	filter: grayscale(0);
	transform: scale(1.06);
}
.meta-box-content a {
	color: #00aeef;
	transition: .2s;
	cursor: pointer;
	font-weight: 700;
}
.meta-box-content a:hover {
	color: #262727;
}
.meta-box-content .social-icons {
	text-align: center;
	padding: 16px;
}
.meta-box-content .social-icons li {
	margin: 0 6px;
}
.meta-box-content .more-content span {
	display: none;
}
.meta-box-content .more-link {
	color: #00aeef;
	font-size: 14px;
	font-weight: bold;
}


.talk-show-sked {
	margin: 0 auto;
	max-width: 1366px;
	display: inline-block;
}
.talk-show-sked h2 {
	margin: 32px 0 16px 0;
	font-size: 32px;
}
.talk-show-days {
	display: flex;
	flex-wrap: nowrap;
	flex-flow: row;
	justify-content: center;
}
.talk-show-days p {
	text-align: left;
	margin: 0;
	font-size: 14px;
	line-height: 19px;
}
.talk-show-days p a {
	color: #00aeef;
}
.talk-show-days time {
	text-align: left;
	margin: 0;
	color: #d60000;
}
.talk-show-days .talk-show-guest {
	border-radius: 4px 4px 0 0;
	background-color: #fff;
	padding: 8px;
	margin: 0 8px 16px 8px;
	width: 100%;
	background-color: #f6f6f6;
	max-width: 400px;
}
@media (max-width: 768px) {
	.talk-show-days {
		flex-wrap: wrap;
	}
}
.records {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	max-width: 1366px;
	width: 100%;
	margin: 0 auto;
}
.records h2 {
	color: #838282;
	font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	width: 100%;
	font-weight: 400;
	margin-bottom: 40px;
	line-height: 28px;
}
.records h2 span {
	color: #262727;
	font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	font-size: 32px;
	display: block;
	font-style: italic;
	text-decoration: underline;
}
.records-item {
	margin: 0 12px 16px 12px;
	max-width: 420px;
	display: flex;
	flex-flow: column nowrap;
	transition: .2s;
	text-align: left;
	position: relative;
}
.records-item:hover h3 {
	color: #00aeef;
}
.records-item img {
	flex-grow: 0;
	transition: .2s;
}
.records-item:hover img {
	filter: brightness(70%);
}
.records-item time {
	flex-grow: 0;
	padding-top: 8px;
}
.records-item h3 {
	font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	flex-grow: 1;
	padding-bottom: 16px;
	font-weight: 600;
	font-size: 22px;
}
.jw-offer {
	position: relative;
}
.alt {
    font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: none;
	position: absolute;
	top: 75px;
	font-size: 12px;
	background-color: #00aeef;
	color: #fff;
	transition: .2s;
	padding: 4px;
	border-radius: 4px;
	z-index: 999;
	width: 100%;
	text-align: center;
	overflow-wrap: break-word;
}
.jw-offer a:hover .alt {
	display: block;
}
#where-to-watch h2 {
    padding: 6px;
    font-size: 28px;
    line-height: 1;
    text-transform: uppercase;
    margin: 12px auto 4px auto;
	font-family: "IBMPlexSansCondensed", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    display: inline-block;
    border-radius: 6px;
    letter-spacing: -1px;
    text-wrap: balance;
}
#where-to-watch .extra-show-data {
	color: #838282;
	font-size: 12px;
	margin-top: -6px;
	margin-bottom: 24px;
	font-weight: 400;
	text-transform: uppercase;
	font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#where-to-watch .extra-show-data a {
	color: #838282;
}
#where-to-watch .extra-show-data a:hover {
	color: #262727;
}
#where-to-watch .extra-show-data span::after {
    content: '\00a0\00a0•\00a0';
    color: #b1b1b1;
}
#where-to-watch .extra-show-data span:last-child::after {
    content: '';
}

.matt-pick {
	border: 1px solid #dee1e3;
	background-color: #f6f6f6;
	max-width: 860px;
	width: 98%;
	border-radius: 8px;
	margin: 48px auto 32px auto;
	text-align: left;
	position: relative;
}
.matt-pick.matt-review {
	max-width: 620px;
}
.matt-pick.matt-review blockquote {
	border: 0;
	margin: 0;
	padding: 0;
}
.matt-pick .matt-header {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-end;
	border-bottom: 1px solid #dee1e3;
	justify-content: center;
}
.matt-pick .matt-header .matt-head {
	margin-right: 6px;
	margin-top: -16px;
}
.matt-pick .matt-header h4 {
	font-size: 18px;
	font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-style: italic;
}
.matt-pick p {
	padding: 16px 8px 8px 80px;
	font-size: 15px;
	background: url(/wp-content/themes/tv/images/quote-marks.png?x=4) 6px 12px no-repeat;
	background-size: 60px 38px;
	line-height: 150%;
}
.matt-pick p a {
	color: #00aeef;
	font-weight: bold;
	transition: .2s;
}
.matt-pick p a:hover {
	color: #fff;
	background-color: #00aeef;
	border-radius: 5px;
}
.matt-pick .matt-attribution {
	padding: 0 8px 8px 8px;
	text-align: right;
	font-size: 14px;
	font-family: "IBMPlexSans", "OpenSans", "Helvetica Neue", Helvetica, Arial;
	text-transform: uppercase;
	color: #00aeef;
}
.matt-pick .matt-attribution a {
	color: #00aeef;
	transition: .2s;
}
.matt-pick .matt-attribution a:hover {
	text-decoration: underline;
}
.show-newsletter-signup {
	text-align: center;
	margin: 32px 0 0 0;
	padding: 16px 0;
	background: linear-gradient(to bottom, #00aeef, #138ff8);
}
.show-newsletter-signup h4, .show-newsletter-signup h5, .show-newsletter-signup h6 {
	color: #fff;
}
.show-newsletter-signup img {
	filter: brightness(0) invert(1);
}
.show-newsletter-signup input[type="submit"] {
	background-color: #000;
}
.recaps-holder {
	background-color: #feffea;
	margin-bottom: 32px;
	padding-top: 32px;
}
.recaps-holder h2 {
	text-transform: uppercase;
	border-bottom: 3px solid #60d0ff;
	font-size: 32px;
	display: inline-block;
	line-height: 28px;
	margin-bottom: 24px;
}
.recaps {
	display: flex;
	flex-flow: row wrap;
	margin: 0 auto;
	justify-content: center;
	max-width: 1366px;
}
.recaps-item {
	margin: 0 8px 24px;
	max-width: 280px;
	display: inline-table;
	transition: .2s;
	position: relative;
}
.recaps-item img {
	transition: .2s;
	height: auto;
}
.recaps-item:hover img {
	filter: brightness(70%);
}
.recaps-item .episode-metadata {
	color: #838282;
	font-size: 11px;
	text-transform: uppercase;
}
.recaps-item .episode-rating img {
	height: 16px;
	width: auto !important;
}
.recaps-holder .ajax-load-more-wrap .alm-load-more-btn {
	background-color: #00aeef !important;
	color: #fff !important;
	border: 1px solid #00aeef !important;
}
.lity-iframe-container {
	border-radius: 6px;
}

.games {
	margin: 16px auto;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	overflow-x: auto;
	padding-bottom: 16px;
	justify-content: flex-start;
	max-width: 1366px;
	gap: 12px;
}
@media (max-width: 768px) {
	.games {
		justify-content: center;
	}
}
.game {
    background-color: #feffea;
    max-width: 260px;
    min-width: 260px;
    border: 1px solid #f7d33b;
    font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    padding: 8px 4px 8px 8px;
    text-align: left;
    transition: .2s;
    display: flex;
    border-radius: 2px;
}
.game time {
    text-transform: uppercase;
    color: #d60000;
    font-size: 12px;
    font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    margin-bottom: 4px;
}
.game time span {
    color: #262727;
}
.game h3 {
    font-size: 16px;
    margin: 0;
    padding-right: 2px;
}
.game h4 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding-right: 2px;
    font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.game h5 {
    font-family: "Objet", "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 4px;
}
.game img {
    margin-right: 8px;
    width: 22px;
    height: 22px;
}

.sports-nav {
    display: flex;
    flex-flow: row;
    flex-wrap: nowrap;
    overflow-x: auto;
	margin: 16px auto 32px auto;
	justify-content: center;
}
@media (max-width: 768px) {
	.sports-nav {
		justify-content: flex-start;
	}
}
.sports-nav a {
	background-color: #f5f9fd;
	border: 1px solid #60d0ff;
	color: #00aeef;
	border-radius: 4px;
	padding: 4px 8px;
	font-weight: bold;
	margin: 0 4px;
	transition: .2s;
}
.sports-nav a:hover {
	background-color: #60d0ff;
	color: #fff;
}
.sports-nav a.selected {
	background-color: #60d0ff;
	color: #fff;
}
.inline-gallery {
	margin: 8px auto 0 auto;
	text-align: center;
	padding-top: 8px;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	gap: 4px;
}
.inline-gallery a {
	display: block;
	transition: .2s;
	position: relative;
	border: 2px solid #f5f9fd;
	transition: .2s;
}
.inline-gallery a img {
	height: 100%;
	transition: .2s;
}
.inline-gallery a.gracenote {
	height: 180px;
	overflow: hidden;
}
.inline-gallery a.gracenote img {
	object-fit: cover;
    object-position: 50% 0%;
}
.inline-gallery a:hover {
	border: 2px solid #00aeef;
	border-radius: 3px;
}
.inline-gallery a:hover img {
    filter: brightness(70%);
}
.inline-gallery a.hidden {
	display: none;
}
#inline-gallery-caption {
	margin: 16px auto 0 auto;
	text-align: center;
	min-height: 48px;
	font-size: 14px;
	padding: 0 20px;
}
.lity-free-loader {
    z-index: 999000;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-family: "OpenSans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    transition: opacity 0.2s ease;
}
.photo-caption {
	color: #fff;
	font-size: 12px;
}
.photo-credit {
	color: #fff;
	font-size: 12px;
	text-align: right;
}
