/*!
Theme Name: Soccer Sports Club
Theme URI: https://www.webnotick.com/products/free-soccer-sports-club-theme
Author: Webnotick
Author URI: https://www.webnotick.com/
Description: The Soccer Sports Club is a modern, energetic, and responsive theme designed for soccer clubs, football teams, sports academies, coaches, training centers, leagues, tournaments, and sports communities. With its attractive layout and sports-focused design, this free theme helps you create a professional online presence and showcase your team, players, matches, achievements, and upcoming events. The theme features a clean and engaging homepage with dedicated sections for team introductions, match schedules, player profiles, club achievements, latest news, and upcoming tournaments. You can highlight important information such as match results, league standings, training programs, and club announcements to keep your supporters and visitors informed. Built with a fully responsive layout, the Soccer Sports Club theme provides an excellent browsing experience across desktops, laptops, tablets, and smartphones. Its user-friendly structure makes navigation simple, allowing visitors to quickly find information about your team, fixtures, players, coaching staff, and sports activities.
Version: 1.0.1
Tested up to: 6.9
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: soccer-sports-club
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Soccer Sports Club is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

@font-face {
	font-family: 'Bebas Neue Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Bebas Neue Regular'), url('assets/fonts/bebas-neue-regular.woff2') format('woff');
}

@font-face {
	font-family: 'Montserrat Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Montserrat Regular'), url('assets/fonts/montserrat-regular.woff2') format('woff');
}

@font-face {
	font-family: 'Inter Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Inter Regular'), url('assets/fonts/inter-regular.woff2') format('woff');
}

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body,
html {
	margin: 0;
	overflow-x: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

body.admin-bar .site-header {
    margin-top: 32px;
}

/* Grouping content
	========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Bebas Neue Regular', -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #000;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background-color: #9B8B4F;
	color: #000;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	height: 35px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	width: auto;
}

.main-navigation ul {
	display: flex;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
	display: block;
	background-color: #fff;
}

.main-navigation ul ul li:hover {
	background-color: #9B8B4F;
}

.main-navigation ul ul li:hover a {
	color: #fff;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	padding: 0 15px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	padding: 10px;
	font-family: "Bebas Neue Regular";
	color: #000;
	font-size: 16px;
	letter-spacing: 0.5px;
}

/* Submenu icon for items with children */
.main-navigation .submenu-icon {
	margin-left: 6px;
	font-size: 0.65em;
	vertical-align: middle;
	opacity: 0.85;
	transition: transform 0.2s ease;
}

.main-navigation li:hover>a .submenu-icon,
.main-navigation li.focus>a .submenu-icon {
	transform: rotate(180deg);
}

.main-navigation ul ul a .submenu-icon {
	opacity: 0.7;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: none;
}



.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	font-family: 'Bebas Neue Regular';
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.site-title a{
	font-size: 2rem !important;
}
.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* .site-header {
	padding: 15px 0;
} */

.header-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.nav-div {
	margin: 0 auto;
}

.header-nav-call {
	display: flex;
	align-items: center;
	gap: 10px;
}

.header-nav-icon i {
	font-size: 22px;
	/* adjust if needed */
	display: flex;
	color: #9B8B4F;
}

.header-nav-text p {
	margin: 0;
	line-height: 1.2;
	/* keeps the two lines compact */
}

.header-nav-text .call-text {
	color: #7A7A7A;
	font-family: 'Bebas Neue Regular';
	font-size: 16px;
}

.header-nav-text p {
	color: #000;
	font-family: 'Bebas Neue Regular';
	font-size: 20px;
}

.custom-logo-link img {
	padding-top: 5px;
	height: 60px;
	width: auto;
}

/* ////////////////////////////////////Post/////////////////////// */
.post-container {
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
	padding: 15px;
}

.post-container h2 a {
	color: #000;
	font-family: "Bebas Neue Regular";
	word-wrap: break-word;
}

.post-container li, .search-container p, .page-content p{
	font-family: 'Montserrat Regular', 'Inter Regular';
}

.post-container .entry-meta span {
	font-size: 12px;
	color: #9B8B4F;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	padding-right: 25px;
	font-weight: 800;
}

.post-container .entry-meta span a {
	font-size: 14px;
	color: #9B8B4F;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	padding-left: 5px;
	font-weight: 800;
}

.entry-content a,
.comment-content a,
.widget_text a,
.page-content a {
	text-decoration: underline;
}


/* /////////////////////// Sidebar////////////////////////// */
.widget-area .wp-block-search__label {
	display: none;
}

.widget-area .widget_search {
	padding: 30px;
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
}

.widget-area .widget_search button {
	background-color: #9B8B4F;
	color: #fff;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	margin-left: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.widget-area .wp-block-search__inside-wrapper {
	display: flex;
	align-items: center;
	width: 100%;
}

.widget-area .wp-block-search__input {
	flex: 1;
	margin-bottom: 0 !important;
}

.widget-area .widget_block h2 {
	font-size: 20px;
	font-family: "Bebas Neue Regular";
	color: #000;
	margin-left: 25px;
}

.widget-area .widget_block h2::after {
	content: "";
	display: inline-block;
	width: 200px;
	height: 3px;
	background: #d3d3d3;
	margin-left: 25px;
	margin-bottom: 3px;
}

.widget-area .widget_block ul {
	border: 1px solid #d3d3d3;
	padding: 15px;
}

.widget-area .widget_block ul li a {
	color: #000;
	font-size: 16px;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	opacity: 0.6;

}

.widget-area .widget_block ul li {
	padding: 10px 0;
	list-style: none;
	position: relative;
	padding-left: 20px;
	text-indent: -22px;
}

.widget-area .widget_block ul li::before {
	content: "➤";
	margin-right: 8px;
	color: #9B8B4F;
	/* change arrow color */
	font-size: 14px;
}

/* ===============================
	CUSTOM SIDEBAR CARDS (Design Image)
================================ */
.sidebar-card {
	background-color: #F9F8F6;
	border: 1px solid #ECEBE6;
	border-radius: 8px;
	padding: 28px 24px;
	margin-bottom: 24px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.02);
	transition: all 0.3s ease;
}

.sidebar-card:hover {
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06);
}

.sidebar-card-header {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-bottom: 14px;
}

.sidebar-card-header .card-icon {
	color: #9B8B4F;
	font-size: 32px;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.sidebar-card-header .card-title {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 26px;
	font-weight: 700;
	color: #1a1a1a;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 1.1;
}

.sidebar-card-desc {
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #555555;
	margin-top: 0;
	margin-bottom: 20px;
}

.sidebar-card-list {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 0 22px 0 !important;
	border: none !important;
}

.sidebar-card-list li {
	display: flex;
	align-items: center;
	gap: 12px;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #222222;
	margin-bottom: 12px;
	padding: 0 !important;
	text-indent: 0 !important;
}

.sidebar-card-list li:last-child {
	margin-bottom: 0;
}

.sidebar-card-list li::before {
	content: none !important;
}

.sidebar-card-list li i {
	color: #9B8B4F;
	font-size: 17px;
	width: 22px;
	text-align: center;
	flex-shrink: 0;
}

.sidebar-card-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 18px;
	color: #1a1a1a;
	text-transform: uppercase;
	text-decoration: none !important;
	font-weight: bold;
	letter-spacing: 0.5px;
	transition: color 0.2s ease;
}

.sidebar-card-link i {
	color: #9B8B4F;
	font-size: 15px;
	transition: transform 0.2s ease;
}

.sidebar-card-link:hover {
	color: #9B8B4F;
}

.sidebar-card-link:hover i {
	transform: translateX(4px);
}

.sidebar-card-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	width: 100%;
	padding: 12px 20px;
	border: 1px solid #D8CFA7;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 4px;
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 18px;
	color: #1a1a1a;
	text-transform: uppercase;
	text-decoration: none !important;
	letter-spacing: 0.5px;
	font-weight: bold;
	transition: all 0.3s ease;
	text-align: center;
	box-sizing: border-box;
}

.sidebar-card-btn i {
	color: #9B8B4F;
	font-size: 16px;
	transition: color 0.3s ease;
}

.sidebar-card-btn:hover {
	background-color: #9B8B4F;
	border-color: #9B8B4F;
	color: #ffffff;
}

.sidebar-card-btn:hover i {
	color: #ffffff;
}

/* ///////////////////////////Single ////////////////////////////// */

.single .post-container .entry-content p {
	color: #000;
}

.single h1 {
	font-size: 28px;
}

/* //////////////////////////////// archive /////////////////////////// */
.archive .page-header h1 {
	font-size: 24px;
}

/* /////////////////////////////////////// Search ///////////////////// */
.search .page-header h1 {
	font-size: 24px;
	font-family: "Bebas Neue Regular";
}

.search .search-container h2 {
	font-size: 28px;	
}

.search .entry-title a {
	color: #000;
	font-family: "Bebas Neue Regular";
}

.search .search-container {
	box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
	padding: 30px;
}

.search .search-container .entry-meta a {
	color: #9B8B4F;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
}

/* ////////////////////////////// footer //////////////////////// */

footer .site-info {
	padding: 20px;
	background-color: #000;
	justify-content: center;
	display: flex;
}

footer .site-info a {
	color: #fff;
	padding-right: 10px;
}

footer .site-info p {
	color: #fff;
}

/* ///////////////////////////// Slick //////////////////////////// */

.slick-slider img {
	width: 100%;
	height: 100vh;
}

.slide-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 1;
	background: linear-gradient(rgba(6, 6, 6, 43%), rgba(6, 6, 6, 0.141));
}

.slider-content {
	position: absolute;
	top: 20%;
	margin-left: 10em;
}

.slider-content h1 {
	font-size: 75px;
	font-family: "Bebas Neue Regular";
	text-align: left;
	position: relative;
	color: #fff;
	z-index: 2;
}

.slider-content .slider-p {
	font-size: 16px;
	color: #fff;
	font-family: 'Bebas Neue Regular';
	position: relative;
	z-index: 2;
	text-align: left;
	padding-top: 15px;
	letter-spacing: 1px;
	font-size: 14px;
}

.slider-button {
	text-align: left;
}

.slider-content .slider-btn {
	display: inline-block;
	background-color: #000;
	color: #fff;
	padding: 12px 22px;
	border-radius: 8px;
	text-decoration: none;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	text-align: left;
	position: relative;
	z-index: 2;
	font-size: 14px;
	margin-top: 24px;
}

.slider-heading {
	width: 45%;
}

.slider-section {
	width: 100%;
	height: 100vh;
}

/* ===============================
	ABOUT SECTION (Exact Template)
================================ */
.about-section {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 90px 0;
}

.about-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0px;
}

/* LEFT IMAGE AREA */
.about-left {
	flex: 1;
	position: relative;
	display: flex;
	justify-content: center;
}

.about-image-box {
	position: relative;
	width: 100%;
	max-width: 450px;
	aspect-ratio: 1 / 1.1;
	margin: auto;
}

/* White frame */
.about-white-frame {
	position: absolute;
	width: 85%;
	height: 60%;
	left: 15%;
	top: 8%;
	border: 3px solid #2ec46d;
	border-left: none;
	border-radius: 0 0 40px;
	background: #fff;
	z-index: 0;
}

/* Green background */
.green-bg {
	position: absolute;
	width: 85%;
	height: 65%;
	left: 4%;
	top: 30%;
	border-radius: 80px;
	background: #2ec46d;
	z-index: 1;
}

/* Main vehicle */
.main-bike {
	position: absolute;
	width: 90%;
	left: 60%;
	top: 55%;
	transform: translate(-50%, -50%);
	z-index: 2;
}

.about-img img {
	position: absolute;
	width: 45%;
	height: 40%;
	left: -8%;
	top: 6%;
	border-radius: 50%;
	padding: 4px;
	z-index: 3;
}

.about-circle {
	width: 42%;
	height: 38%;
	border: 2px solid green;
	border-radius: 50%;
	position: absolute;
	z-index: 5;
	left: -40px;
	top: 6%;
}

/* RIGHT CONTENT */
.about-right {
	flex: 1;
	padding-right: 30px;
}

.about-heading {
	color: black;
	font-size: 15px;
	margin-bottom: 8px;
}

.main-heading {
	width: 80%;
}

.about-right h2 {
	font-size: 48px;
	font-family: "Bebas Neue Regular";
	margin-bottom: 18px;
}

.about-text {
	color: #777;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 12px;
}

.features-list {
	list-style: none;
	padding: 0;
	margin: 20px 0 60px 0;
}

.features-list li {
	font-size: 16px;
	padding: 6px 0;
	display: flex;
	align-items: center;
	gap: 10px;
}

.features-list li i {
	color: var(--green);
	font-size: 18px;
}

/* Button */
.about-button {
	background: #000;
	padding: 12px 25px;
	border-radius: 8px;
	margin-top: 10px;
	color: #fff !important;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	text-decoration: none;
	font-size: 14px;
}

/* Custom Post Card Design */
.post-container.custom-post-card {
	box-shadow: none;
	padding: 0 0 40px 0;
	background: transparent;
	margin-bottom: 40px;
	border-bottom: 1px solid #E5E5E5;
}

.custom-meta {
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 15px;
	letter-spacing: 0.5px;
}

.custom-meta .post-cat {
	color: #9B8B4F;
}

.custom-meta .meta-sep {
	color: #7A7A7A;
	margin: 0 8px;
}

.custom-meta .post-date {
	color: #7A7A7A;
}

.post-container.custom-post-card .entry-title {
	font-family: 'Bebas Neue Regular';
	text-transform: uppercase;
	font-size: 40px;
	line-height: 1.1;
	margin-bottom: 15px;
}

.post-container.custom-post-card .entry-title a {
	color: #000;
	text-decoration: none;
	word-wrap: break-word;
	font-family: 'Bebas Neue Regular';
	text-decoration: underline;
}

.post-container.custom-post-card .entry-content p {
	color: #404040;
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 25px;
	font-family: 'Montserrat Regular', 'Inter Regular';
	/* opacity: 0.7; */
}

.read-more-link {
	display: inline-flex;
	align-items: center;
	font-family: 'Montserrat Regular', 'Inter Regular', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

.read-more-link .arrow {
	color: #9B8B4F;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bolder;
}

.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: 13rem;
	top: .5rem;
}

.main-navigation ul ul li a {
	color: #000 !important;
}

/*--------------------------------------------------------------
# Premium Sports Club Dark Footer
--------------------------------------------------------------*/
.sports-dark-footer {
	background-color: #0d0e11;
	color: #9ca3af;
	font-family: 'Inter Regular', 'Montserrat Regular', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	position: relative;
	overflow: hidden;
	padding: 60px 0 30px;
	box-sizing: border-box;
	border-top: 1px solid #1c1e24;
}

.sports-dark-footer a {
	transition: color 0.2s ease, border-color 0.2s ease, background 0.2s ease;
}

/* Background Crest Watermark Motif */
.sports-dark-footer .footer-bg-watermark {
	position: absolute;
	right: -60px;
	top: -40px;
	width: 480px;
	height: 480px;
	pointer-events: none;
	z-index: 0;
	opacity: 0.8;
}

.sports-dark-footer .footer-container {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 25px;
	position: relative;
	z-index: 1;
}

/* Top Grid Layout */
.sports-dark-footer .footer-top-grid {
	display: grid;
	grid-template-columns: 280px 1fr 280px;
	gap: 45px;
	align-items: start;
}

/* Brand Column */
.sports-dark-footer .brand-header-flex {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 18px;
}

.sports-dark-footer .brand-crest-icon {
	flex-shrink: 0;
}

.sports-dark-footer .brand-crest-icon img {
	max-height: 54px;
	width: auto;
}

.sports-dark-footer .brand-title {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 26px;
	letter-spacing: 1.5px;
	color: #ffffff;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
}

.sports-dark-footer .brand-tagline {
	display: block;
	color: #c59b27;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 4px;
	font-family: 'Inter Regular', 'Montserrat Regular', sans-serif;
}

.sports-dark-footer .brand-desc {
	color: #9ea3b0;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 22px;
	font-family: 'Inter Regular', 'Montserrat Regular', sans-serif;
}

/* Social Icon Circles */
.sports-dark-footer .footer-socials {
	display: flex;
	align-items: center;
	gap: 10px;
}

.sports-dark-footer .social-circle {
	width: 36px;
	height: 36px;
	border: 1px solid rgba(255, 255, 255, 0.22);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	background: transparent;
}

.sports-dark-footer .social-circle:hover {
	border-color: #c59b27;
	color: #c59b27;
	background: rgba(197, 155, 39, 0.08);
	transform: translateY(-2px);
}

/* Navigation Columns Grid */
.sports-dark-footer .footer-nav-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px;
}

.sports-dark-footer .footer-col-title {
	color: #c59b27;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 20px;
	font-family: 'Inter Regular', 'Montserrat Regular', sans-serif;
}

.sports-dark-footer .footer-menu-links {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sports-dark-footer .footer-menu-links li {
	margin-bottom: 11px;
}

.sports-dark-footer .footer-menu-links li a {
	color: #d1d5db;
	font-size: 13px;
	text-decoration: none;
	font-weight: 400;
	display: inline-block;
	font-family: 'Inter Regular', 'Montserrat Regular', sans-serif;
}

.sports-dark-footer .footer-menu-links li a:hover {
	color: #ffffff;
}

/* Newsletter Column */
.sports-dark-footer .newsletter-text {
	color: #9ea3b0;
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 18px;
	font-family: 'Inter Regular', 'Montserrat Regular', sans-serif;
}

.sports-dark-footer .footer-newsletter-form {
	display: flex;
	align-items: center;
	width: 100%;
}

.sports-dark-footer .newsletter-input {
	background: #17181c;
	border: 1px solid #2b2e36;
	border-right: none;
	color: #ffffff;
	padding: 10px 14px;
	height: 42px;
	font-size: 13px;
	border-radius: 3px 0 0 3px;
	outline: none;
	flex: 1;
	min-width: 0;
	box-shadow: none;
	font-family: 'Inter Regular', 'Montserrat Regular', sans-serif;
}

.sports-dark-footer .newsletter-input::placeholder {
	color: #6b7280;
}

.sports-dark-footer .newsletter-input:focus {
	border-color: #c59b27;
	color: #ffffff;
}

.sports-dark-footer .newsletter-btn {
	background: #b8933e;
	color: #111215;
	border: none;
	height: 42px;
	width: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border-radius: 0 3px 3px 0;
	font-size: 14px;
	transition: background 0.2s ease, color 0.2s ease;
	flex-shrink: 0;
	padding: 0;
}

.sports-dark-footer .newsletter-btn:hover {
	background: #d4af37;
	color: #000000;
}

/* Horizontal Divider */
.sports-dark-footer .footer-separator {
	border: 0;
	border-top: 1px solid rgba(255, 255, 255, 0.09);
	margin: 45px 0 30px;
	height: 0;
}

/* Sponsor Logos Strip */
.sports-dark-footer .footer-sponsors-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 25px;
	padding-bottom: 35px;
}

.sports-dark-footer .sponsor-logo {
	color: #9ca3af;
	opacity: 0.65;
	transition: opacity 0.3s ease, color 0.3s ease;
	display: flex;
	align-items: center;
}

.sports-dark-footer .sponsor-logo:hover {
	opacity: 1;
	color: #ffffff;
}

.sports-dark-footer .sponsor-logo img.custom-sponsor-img {
	max-height: 28px;
	width: auto;
	object-fit: contain;
	/* filter: brightness(0) invert(0.7); */
	transition: filter 0.3s ease, opacity 0.3s ease;
}

.sports-dark-footer .sponsor-logo:hover img.custom-sponsor-img {
	/* filter: brightness(0) invert(1); */
	opacity: 1;
}

.sports-dark-footer .brand-text-logo {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.5px;
}

.sports-dark-footer .brand-text-logo.script-font {
	font-family: 'Georgia', cursive, serif;
	font-style: italic;
	font-size: 21px;
}

.sports-dark-footer .brand-text-logo.sans-font {
	font-family: 'Inter Regular', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 17px;
}

.sports-dark-footer .brand-text-logo.serif-font {
	font-family: 'Times New Roman', serif;
	font-weight: 600;
	font-size: 17px;
}

/* Bottom Legal & Copyright Bar */
.sports-dark-footer .footer-bottom-bar {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
	font-size: 12px;
	color: #717786;
	font-family: 'Inter Regular', 'Montserrat Regular', sans-serif;
}

.sports-dark-footer .footer-copyright {
	color: #717786;
}

.sports-dark-footer .footer-legal-nav {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.sports-dark-footer .footer-legal-nav a {
	color: #8b91a0;
	text-decoration: none;
}

.sports-dark-footer .footer-legal-nav a:hover {
	color: #ffffff;
}

/* Responsive Breakpoints */
@media (max-width: 1200px) {
	.sports-dark-footer .footer-top-grid {
		grid-template-columns: 260px 1fr;
	}

	.sports-dark-footer .footer-newsletter-col {
		grid-column: span 2;
		max-width: 400px;
		margin-top: 10px;
	}
}

@media (max-width: 991px) {
	.sports-dark-footer .footer-top-grid {
		grid-template-columns: 1fr;
		gap: 35px;
	}

	.sports-dark-footer .footer-nav-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 25px;
	}

	.sports-dark-footer .footer-newsletter-col {
		grid-column: span 1;
	}

	.sports-dark-footer .footer-sponsors-wrap {
		justify-content: center;
		gap: 30px;
	}
}

@media (max-width: 600px) {
	.sports-dark-footer {
		padding: 45px 0 25px;
	}

	.sports-dark-footer .footer-nav-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 25px;
	}

	.sports-dark-footer .footer-bottom-bar {
		flex-direction: column;
		align-items: flex-start;
	}

	.sports-dark-footer .footer-legal-nav {
		gap: 12px;
	}
}


#masthead {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

.site-branding .custom-logo {
	max-height: 55px;
	width: auto;
	display: block;
}

@media (min-width: 992px) {

}







.nsc-slider {
	position: relative;
	width: 100%;
	min-height: 600px;
	background: #f4f3ef;
	overflow: hidden;
	font-family: 'Inter', sans-serif;
}

.nsc-slider-inner {
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0 auto;
}

/* Watermark N in Background */
.nsc-watermark {
	position: absolute;
	left: 42%;
	top: 52%;
	transform: translate(-50%, -50%);
	font-family: 'Oswald', sans-serif;
	font-size: 580px;
	font-weight: 900;
	color: rgba(0, 0, 0, 0.035);
	line-height: 1;
	user-select: none;
	pointer-events: none;
	z-index: 1;
}

.nsc-slide {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 2;
}

.nsc-slide.active {
	display: flex !important;
	align-items: center;
}

/* Left Content Column */
.nsc-slide-content {
	position: relative;
	z-index: 10;
	width: 48%;
	padding-left: 8%;
	padding-top: 50px;
}

.nsc-location {
	display: block;
	font-family: 'Inter', monospace;
	font-size: 13px;
	letter-spacing: 2px;
	color: #7b7b75;
	margin-bottom: 24px;
	font-weight: 600;
	text-transform: uppercase;
}

.nsc-slide-content h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 105px;
	line-height: 0.88;
	font-weight: 900;
	color: #0f0f0f;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	letter-spacing: -2px;
}

.nsc-slide-content h1 span.nsc-highlight {
	color: #c59b27;
	display: inline-block;
}

.nsc-divider {
	width: 40px;
	height: 2px;
	background: #0f0f0f;
	margin-bottom: 22px;
}

.nsc-description {
	color: #666660;
	font-size: 15px;
	line-height: 1.55;
	max-width: 260px;
	margin-bottom: 30px;
	font-weight: 400;
}

.nsc-discover {
	display: inline-flex;
	align-items: center;
	gap: 16px;
	color: #0f0f0f;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	transition: all 0.3s ease;
}

.nsc-arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	border: 1.5px solid #0f0f0f;
	border-radius: 50%;
	font-size: 18px;
	transition: all 0.3s ease;
}

.nsc-discover:hover {
	color: #0f0f0f;
}

.nsc-discover:hover .nsc-arrow {
	background: #0f0f0f;
	color: #c59b27;
	transform: translateX(4px);
}

/* Right Visual Wrapper */
.nsc-visual-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	width: 58%;
	height: 100%;
	z-index: 3;
}

/* B&W Stadium Polygon Mask */
.nsc-stadium-polygon {
	position: absolute;
	top: 15px;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	/* clip-path: polygon(42% 0%, 100% 0%, 100% 100%, 62% 100%, 98% 48%, 50% 43%, 78% 16%); */
	clip-path:polygon(50% 6%, 66% 6%, 51% 37%, 93% 26%, 70% 100%, 5% 100%);
	overflow: hidden;
	background: #0d0d0d;
}

.nsc-stadium-polygon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	filter: grayscale(100%) brightness(0.65) contrast(1.35);
}

.nsc-green-slash {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: #c59b27;
	/* clip-path: polygon(39% 0%, 100% 0%, 100% 100%, 58% 100%, 95% 48%, 46% 43%, 78% 16%); */
		clip-path: polygon(71% 44%, 94% 48%, 78% 100%, 46% 99%);
}

/* Player Cutout Layer */
.nsc-player-container {
		position: absolute;
	top: 37px;
	right: auto;
	left: -20%;
	width: 71%;
	height: 100%;
	z-index: 5;
	display: flex;
	/* align-items: flex-end; */
	/* justify-content: center; */
	pointer-events: none;
}

.nsc-player-img {	
    width: auto;
    object-fit: contain;
    filter: drop-shadow(0 15px 30px rgba(0, 0, 0, 0.35));
    height: 80%;
    position: relative;
    top: 14%;
}

/* Bottom Right Legacy Box */
.nsc-legacy-box {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 300px;
	background: #0d0d0d;
	color: #ffffff;
	z-index: 20;
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 22px 24px;
	border-top-left-radius: 4px;
}

.nsc-trophy-ring {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
	min-width: 44px;
	border: 1.5px solid #c59b27;
	border-radius: 50%;
	color: #ffffff;
	font-size: 18px;
}

.nsc-legacy-text span {
	display: block;
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1.5px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: 2px;
}

.nsc-legacy-text p {
	font-size: 12px;
	color: #888880;
	margin: 0;
	line-height: 1.35;
}

/* Navigation Buttons */
.nsc-prev,
.nsc-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 30;
	background: rgba(255, 255, 255, 0.9);
	border: 1px solid rgba(0, 0, 0, 0.1);
	width: 46px;
	height: 46px;
	border-radius: 50%;
	cursor: pointer;
	font-size: 20px;
	color: #0f0f0f;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.nsc-prev:hover,
.nsc-next:hover {
	background: #0f0f0f;
	color: #c59b27;
}

.nsc-prev { left: 24px; }
.nsc-next { right: 320px; }

/* Responsive Adjustments */
@media (max-width: 1200px) {
	.nsc-slide-content h1 { font-size: 85px; }
	.nsc-next { right: 24px; }
}

@media (max-width: 992px) {
	.nsc-slider-inner { height: auto; min-height: 600px; }
	.nsc-slide-content { width: 55%; padding-left: 40px; }
	.nsc-slide-content h1 { font-size: 65px; }
	.nsc-visual-wrapper { width: 50%; }
}

@media (max-width: 768px) {
	.nsc-slider-inner { height: auto; }
	.nsc-slide.active { flex-direction: column; align-items: flex-start; position: relative; }
	.nsc-slide-content { width: 100%; padding: 40px 20px 20px 20px; }
	.nsc-slide-content h1 { font-size: 52px; }
	.nsc-visual-wrapper { position: relative; width: 100%; height: 350px; }
	.nsc-player-container { right: auto; left: 50%; transform: translateX(-50%); width: 80%; }
	.nsc-legacy-box { position: relative; width: 100%; }
	.nsc-next { right: 20px; }
}

/* ══════════════════════════════════════════════
	ABOUT SECTION  — nab = northside-about
══════════════════════════════════════════════ */
#about-section{
	background: #0c0d0e;
	position: relative;
}
@media (min-width: 768px) {
.nab-social{
position: absolute;
right: 1rem;
top: 20%;
}
}
.nab-section {
	display: flex;
	align-items: stretch;
	width: 100%;
	min-height: 340px;
	color: #fff;
	overflow: hidden;
	font-family: 'Inter Regular', 'Montserrat Regular', -apple-system, sans-serif;
}

/* ─── LEFT PANEL ─── */
.nab-left {
	display: flex;
	align-items: stretch;
	width: 50%;
	flex-shrink: 0;
	position: relative;
	background: #0c0d0e;
}

/* Text column — dark left portion */
.nab-text-col {
	position: relative;
	z-index: 0;
	flex-shrink: 0;
	width: 52%;
	padding: 36px 24px 36px 36px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: #0c0d0e;
}

/* Eyebrow */
.nab-eyebrow {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 9.5px;
	font-weight: 700;
	letter-spacing: 2.5px;
	color: #c59b27;
	text-transform: uppercase;
	margin-bottom: 14px;
}

.nab-eyebrow-line {
	display: block;
	width: 26px;
	height: 2px;
	background: #c59b27;
	flex-shrink: 0;
}

/* Heading */
.nab-heading {
    font-family: 'Bebas Neue Regular', 'Impact', sans-serif;
    font-size: 65px;
    line-height: 0.9;
    color: #fff;
    margin: 0 0 16px 0;
    font-weight: 500;
    letter-spacing: 1px;
}

.nab-accent {
	color: #c59b27;
}

/* Description */
.nab-desc {
	font-size: 11.5px;
	line-height: 1.62;
	color: rgba(255,255,255,0.62);
	margin: 0 0 24px 0;
	max-width: 190px;
}

/* Button */
.nab-btn {
	display: inline-flex;
	align-items: center;
	gap: 11px;
	color: #fff;
	text-decoration: none;
	font-size: 10.5px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.nab-btn-circle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border: 1.5px solid rgba(255,255,255,0.4);
	border-radius: 50%;
	font-size: 14px;
	flex-shrink: 0;
	transition: border-color 0.25s, background 0.25s;
}

.nab-btn:hover .nab-btn-circle {
	border-color: #c59b27;
	background: rgba(168,201,54,0.12);
}

.nab-btn:hover .nab-btn-label {
	color: #c59b27;
}

.nab-btn-label {
	transition: color 0.2s;
}

/* Image column — right portion of left panel */
.nab-img-col {
		flex: 1;
	position: relative;
	transform: rotate(12deg);
	height: 120%;
}

.nab-player-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center top;
	display: block;
	filter: brightness(0.85) contrast(1.05) saturate(0.7);
}

/* Left-to-dark gradient fade to blend with text column */
.nab-img-fade {
	position: absolute;
	inset: 0;
	background: linear-gradient(
		to right,
		#0c0d0e 0%,
		rgba(12,13,14,0.6) 30%,
		rgba(12,13,14,0) 70%
	);
	z-index: 2;
}

/* thin diagonal separator line on the left edge of image col */
/* .nab-img-col::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 3px;
	background: linear-gradient(
		to bottom,
		transparent,
		rgba(168,201,54,0.55) 30%,
		rgba(168,201,54,0.55) 70%,
		transparent
	);
	z-index: 3;
} */

/* ─── VERTICAL DIVIDER ─── */
.nab-section > .nab-right {
	border-left: 1px solid rgba(255,255,255,0.07);
}

/* ─── RIGHT PANEL ─── */
.nab-right {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 34px 55px 34px 100px;
	gap: 0;
	min-width: 0;
}

/* Shared label style */
.nab-section-label {
	font-size: 9px;
	font-weight: 700;
	letter-spacing: 2.5px;
	color: #c59b27;
	text-transform: uppercase;
	margin: 0 0 14px 0;
}

/* ─── Stats ─── */
.nab-stats {
	margin-bottom: 22px;
}

.nab-stats-row {
	display: flex;
	align-items: flex-start;
}

.nab-stat {
	display: flex;
	flex-direction: column;
	gap: 5px;
	flex: 1;
}

.nab-sep {
	width: 1px;
	background: rgba(255,255,255,0.09);
	align-self: stretch;
	margin: 0 18px;
	flex-shrink: 0;
}

.nab-stat-num {
	font-family: 'Bebas Neue Regular', 'Impact', sans-serif;
	font-size: 50px;
	line-height: 1;
	color: #fff;
	font-weight: 900;
}

.nab-stat-lbl {
	font-size: 8.5px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgba(255,255,255,0.38);
	text-transform: uppercase;
	line-height: 1.45;
	max-width: 90px;
}

/* ─── H-Rule ─── */
.nab-hr {
	height: 1px;
	background: rgba(255,255,255,0.08);
	margin-bottom: 20px;
}

/* ─── Match Box ─── */
.nab-match {
	display: flex;
	flex-direction: column;
	gap: 0px;
}

.nab-match-row {
	display: flex;
	align-items: center;
	gap: 35px;
	justify-content: space-between;
	width: fit-content;
	background-color: #5d5d5d50;
	padding: 9px 17px;
	border-radius: 2px;
}

.nab-team {
	display: flex;
	align-items: center;
	gap: 20px;
	flex-shrink: 0;
}

.nab-crest {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.nab-crest img {
	width: 40px;
	height: 40px;
	object-fit: contain;
}

.nab-team-info {
	/* display: flex; */
	/* flex-direction: column; */
	gap: 2px;
}

.nab-team-name {
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.5px;
	color: rgba(255,255,255,0.75);
	text-transform: uppercase;
	line-height: 1.3;
	max-width: 90px;
}

.nab-vs {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 14px;
	color: rgba(255,255,255,0.22);
	letter-spacing: 2px;
	flex-shrink: 0;
}

.nab-match-meta {
	margin-left: auto;
	display: flex;
	flex-direction: column;
	gap: 3px;
	flex-shrink: 0;
}

.nab-meta-date,
.nab-meta-venue {
	font-size: 8.5px;
	font-weight: 700;
	letter-spacing: 1px;
	color: rgba(255,255,255,0.38);
	text-transform: uppercase;
}

.nab-meta-time {
	font-family: 'Bebas Neue Regular', sans-serif;
	font-size: 30px;
	color: #fff;
	line-height: 1;
	letter-spacing: 1px;
}

/* Fixtures button */
.nab-fix-btn {
	margin-top: 15px;
	display: inline-flex;
	align-items: center;
	gap: 12px;
	color: #fff;
	text-decoration: none;
	font-size: 10.5px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	transition: color 0.2s;
}

.nab-fix-circle {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 34px;
	height: 34px;
	border: 1.5px solid rgba(255,255,255,0.35);
	border-radius: 50%;
	font-size: 14px;
	transition: border-color 0.25s, background 0.25s;
}

.nab-fix-btn:hover {
	color: #c59b27;
}

.nab-fix-btn:hover .nab-fix-circle {
	border-color: #c59b27;
	background: rgba(168,201,54,0.1);
}

/* ─── Social Rail ─── */
.nab-social {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 18px;
	padding: 0 16px;
	border-left: 1px solid rgba(255,255,255,0.07);
	flex-shrink: 0;
}

.nab-follow {
	font-size: 8px;
	font-weight: 700;
	letter-spacing: 2.5px;
	color: rgba(255,255,255,0.28);
	text-transform: uppercase;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
}

.nab-social a {
	color: rgba(255,255,255,0.38);
	font-size: 14px;
	text-decoration: none;
	transition: color 0.2s, transform 0.2s;
	display: flex;
	line-height: 1;
}

.nab-social a:hover {
	color: #c59b27;
	transform: scale(1.18);
}

/* ─── Responsive ─── */
@media (max-width: 1100px) {
	.nab-heading     { font-size: 42px; }
	.nab-stat-num    { font-size: 40px; }
	.nab-right       { padding: 26px 20px; }
	.nab-text-col    { padding: 26px 18px 26px 22px; }
}

@media (max-width: 768px) {
	.nab-section     { flex-direction: column; }
	.nab-left        { width: 100%; min-height: 280px; }
	.nab-text-col    { width: 55%;z-index: 999; background-color: transparent !important;}
	.nab-img-col {
		position:static;
	transform: none;
	height: 120%;
}
	.nab-right       { padding: 24px 18px; border-left: none; border-top: 1px solid rgba(255,255,255,0.07); }
	.nab-sep         { margin: 0 10px; }
	.nab-social      {
		flex-direction: row;
		border-left: none;
		border-top: 1px solid rgba(255,255,255,0.07);
		padding: 14px 20px;
		justify-content: center;
	}
	.nab-follow      { writing-mode: horizontal-tb; transform: none; }
	.nab-match-meta  { text-align: left; margin-left: 0; }
}

@media (max-width: 480px) {
	.nab-heading     { font-size: 36px; }
	.nab-match-row   { flex-wrap: wrap; gap: 10px; }
}
@media (min-width: 768px) {
.nab-img-col {
    flex: 1;
    position: relative;
    transform: rotate(12deg);
    height: 120%;
    top: -2.8rem;
}
}
/* Content Links Underline (Theme Rule) */
.entry-content a, .comment-content a { text-decoration: underline; }
.entry-content a:hover, .comment-content a:hover { text-decoration: none; }
.entry-content a.button, .comment-content a.button, .entry-content a.wp-block-button__link { text-decoration: none; }


.entry-content a.read-more-link { text-decoration: none; }

