/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css2?family=Albert+Sans&display=swap');
body {
	font-family: 'Albert Sans', sans-serif !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background:#000000 !important;
	border:1px solid #000000 !important;
	color:#ffffff !important;
}
.ui-state-highlight:hover {
		background:#000000 !important;
		border:1px solid #000000 !important;
		color:#ffffff !important
}

/*---------------------header css---------------  */

#main {
	padding-top:unset !important;
}
#header_main ul li span {
	font-size:16px !important;
	font-weight:500 !important;
}
#header_main {
	background:#000000;
}
#header .inner-container .logo.bg-logo {
	display:none !important;
}
.header_color .main_menu ul:first-child > li.current-menu-item > a,
.header_color .main_menu ul:first-child > li.current_page_item > a {
	color:#ffffff;
}
.header_color .main_menu ul:first-child > li a:hover {
	color:#ffffff;
}
 .avia_transform a:hover .image-overlay {
	display:none !important;
}
#home-banner .container {
	margin: 0px;
	width: 100%;
	min-width: 100%;
	padding: 0px;
}
#home-banner .container .template-page {
	padding:0px;
}
#home-full-banner {
	position: relative;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}

.home-banner img {
	width: 100%;
	height: auto;
	display: block;
}

.home-banner-logo {
	position: absolute;
	top: 10%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	width: 90%;
	max-width: 300px;

	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;

}

.home-banner-logo img {
	width: 100%;
	height: auto;
	display: block;
}

.home-banner-logo h3 {
	color: #000;
	font-size: 1.8rem;
	margin-top: 15px;
}

/* Optional: hide descriptive text from visual display but keep for screen readers */
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	white-space: nowrap;
	border: 0;
}
/*-----------------------------------------------HOME-RESULTS-FIXTURES-------------------------------------------- */
.home-fixtures-results {
	background:#000;
}
/*-------------------------------------------------footer css----------------------------------------------  */
.footer-logo {
	display:flex;
	justify-content:center;
}
#footer {
	border-top-style:unset;
}
.copyright {
	font-size:18px;
}
.copyright a {
	font-size:18px;
	font-weight:bold;
	color:#000;
}
#socket {
	border-top:unset;
}
#socket .container {
	display:flex;
	justify-content:center;
	text-align: center;
}
/*---------------------------------------------------home-football--------------------------------------  */
#home-football .container {
	width: 100%;
	min-width: 100%;
	padding: 0px;
}
#home-football .template-page {
	padding:0px;
}
#football-club-banner {
	position: relative;
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}
.home-fball-club-desc {
	position: absolute;
	top: 10%;
	left: 68%;
	transform: translateX(-50%);
	width: 90%;
	max-width: 600px;
	padding: 20px;
}

.home-fball-club-desc .fball-title {
	font-size: 36px;
	font-weight: 800;
	color: #000;
	text-transform: uppercase;
	line-height: 50px;
}

.home-fball-club-desc .fball-subtitle {
	font-size: 18px;
	color: #333;
	margin: 20px 0px;
	text-transform: uppercase;
}

.home-fball-club-desc .fball-btn {
	font-size: 18px;
	background: #000;
	color: #fff;
	padding: 12px 24px;
	font-weight: 600;
	border: none;
	text-decoration: none;
	display: inline-block;
	border-radius: 4px;
	transition: background 0.3s;
	text-transform: uppercase;
}

.home-fball-club-desc .fball-btn:hover {
	background: #000;
	color:#fff;
}
/* ----------------------------------------------home-social-media------------------------------------------- */
#home-social-media-banner .container {
	width: 100%;
	min-width: 100%;
	padding: 0px;
}
#home-social-media-banner .container .template-page {
	padding:0px;
}

#football-club-banner {
	position: relative;
	width: 100%;
	font-family: Arial, sans-serif;
	overflow: hidden;
}

.home-football-club-banner img {
	width: 100%;
	height: auto;
	display: block;
}

.home-fball-title-social {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	z-index: 2;
	padding: 20px;
	width: 100%;
}

.home-fball-title-social h3 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 20px;
	color:#ffffff;
}

.social-icons {
	display: flex;
	justify-content: center;
	gap: 20px;
	flex-wrap: wrap;
}

.social-icons a img {
	width: 60px;
	height: 60px;
	transition: transform 0.3s ease;
	filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.4));
	border: 2px solid #fff;
	border-radius: 50%;
}

.social-icons a img:hover {
	/*   transform: scale(1.1); */
}

/*--------------------------------------------------home-sponserrs---------------------------------------- */
#home-sponsers {
	background:gray;
}
#home-sponsers .sponser-title {
	text-align:center;
	margin-bottom:0px;
	padding-bottom:50px;
}
/*---------------------------------------------------other-sponsers-----------------------------------  */
#home-second-section-sponsers .av-partner-fake-img {
	box-shadow:unset;
}

/*--------------------------------------------------contact-us-page--------------------------------------------  */
#contact_us_page label,
#contact_us_page input {
	font-size:16px;
}

/*--------------------------------------------------media query----------------------------------------------  */

@media (min-width: 990px) {
	#header_main .container.av-logo-container{
		display:none;

	}
}
@media (max-width: 989px) {
	#header_main {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		/* background: red; */
		z-index: 1;


	}
}
@media (max-width: 1440px) {
	.home-banner-logo {
		max-width: 210px;
	}
	.home-fball-title-social h3 {
		font-size:32px;
	}
	.home-fball-club-desc {
		top:0%;
	}
}
@media (max-width: 1024px) {
	.home-banner-logo {
		max-width: 170px;
	}
	.home-fball-club-desc {
		top:0%;
	}
}
@media (max-width: 989px) {
	.home-banner-logo img {
		width: 85%;
	}
	#home-fixtures {
		width:100%;
	}
	#home-results {
		width: 100%;
		margin-left: 0px;
		margin-top: 50px;
	}
	.home-fball-club-desc {
		max-width: 465px;
		padding: 0px;
	}
	.home-fball-club-desc .fball-title {
		font-size: 28px;
		line-height: 40px;
	}
	.home-fball-club-desc .fball-subtitle {
		font-size: 16px;
		margin: 12px 0px;
	}
	.home-fball-title-social h3 {
		font-size:25px;
	}
	.social-icons a img {
		width:40px;
		height:40px;
	}
}
@media (max-width: 767px) {
	.home-banner-logo h3 {
		font-size:1rem;
	}
	.home-fball-club-desc {
		max-width: 265px;
		padding: 25px;
	}
	.home-fball-club-desc .fball-title {
		font-size: 18px;
		line-height: 20px;
		font-weight: 700;
	}
	.home-fball-club-desc .fball-subtitle {
		font-size: 12px;
		margin: 10px 0px;
	}
	.home-fball-club-desc .fball-btn {
		font-size: 12px;
		padding: 10px 16px;
	}
	.home-football-club-banner img {
		min-height:200px;
	}

}

@media (max-width: 680px) {
	.home-banner-logo {
		width: 115px;
	}
	.home-banner-logo h3 {
		font-size:0.8rem;
	}
	.home-banner-logo img {
		width: 100%;
	}
	.home-fball-title-social h3 {
		font-size:16px;
	}

}
@media (max-width: 425px) {
	.home-banner-logo h3 {
		color:#fff;
	}
	#home-social-media-banner,
	#home-football {
		min-height:unset;
	}
	.home-fball-club-desc .fball-subtitle {
		margin:5px 0px;
	}
	.home-fball-club-desc {
		padding:8px;
	}
	
	#footer .widget {
		margin:0px;
	}
	#footer {
		padding:25px 0px 0px 0px;
	}
	.home-banner-logo {
		width: 75px;
	}
	.home-fball-title-social {
		padding:0px;
	}
	.home-fball-title-social h3 {
		font-size: 10px;
	}
	.social-icons {
		gap:12px;
	}
	.social-icons a img {
		width: 30px;
		height: 30px;
	}
	.home-fball-club-desc .fball-title {
		font-size: 10px;
	}
	.home-fball-club-desc .fball-subtitle {
		font-size: 9px;
	}
	.home-fball-club-desc .fball-btn {
		font-size: 10px;
        padding: 6px 8px;
	}
	.home-football-club-banner img {
		min-height:100%;
	}
	#home-sponsers .sponser-title {
		font-size:22px;
		padding-bottom:25px;
	}
	#home-second-section-sponsers .template-page {
		padding:0px;
	}
	#footer .container {
		width:50% !important;
		max-width:50% !important;
	}

	#socket .copyright a,
	#socket .copyright {
		font-size:12px;
	}
}
@media (max-width: 375px) {
	.home-fball-club-desc {
		max-width:210px;
	}
	.home-fball-club-desc .fball-title,
	.home-fball-club-desc .fball-subtitle,
	.home-fball-club-desc .fball-btn {
		font-size:8px;
	}
	.home-fball-club-desc .fball-btn {
		padding:2px 5px;
	}
	.home-fball-club-desc .fball-title {
		line-height:12px;
	}
	.home-fball-title-social h3 {
		margin:10px 0px;
	}
}



