@font-face{
	font-family:'Expo-Arabic-Book';
	src:url('https://uaesportsforall.ae/wp-content/uploads/2026/08/Expo-Arabic-Book.ttf') format("truetype");
	font-weight: normal;
}
.en-web{
	display: none !important;
}
.en-show{
	display: block !important;
}
.ar-show{
	display: none !important;
}
.ar-web{
	display: block !important;
}
.inner-header.bg-header-dark {
	background-color: transparent;
	background-image: linear-gradient(40deg, #256C47 0%, #004C25 100%);
}
.inner-header.bg-header-dark h2, .inner-header.bg-header-dark p{
	color: white !important;
}
/* header lang switcher */
.ar-web .ar-lang{
	font-family: "Expo-Arabic-Book", Sans-serif !important;
}
.ar-lang{
	font-family: "tajawal" !important;
	font-weight: bold !important;
	font-size: 13px !important;
}
a.ar-lang {
	padding: 8px 22px 8px 22px;
	background-image: linear-gradient(40deg, #008640 0%, #056B37 100%);
	border-radius: 10px 10px 10px 10px;
	color:white !important;
	font-size: 14px !important;
	font-weight: 500 !important;
}
/* END header lang switcher */

/* header */
.elementor-menu-toggle .e-font-icon-svg{
	font-size:20px !important;
}

.home-icon a {
	font-size: 0 !important;
}
.menu-item-home > a::before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url("https://tasmemak.com/uae/wp-content/uploads/2026/07/home_7461016.png") no-repeat center;
	background-size: contain;
	margin-right: 8px;
	vertical-align: middle;
	opacity:1 !important;
}
/* home */
.movies-accordion .elementor-loop-container {
	display: flex !important;
	flex-wrap: nowrap;
	height: 70vh;
	min-height: 550px;
	overflow: hidden;
	align-items: flex-end;
}
.movies-accordion .e-loop-item {
	flex: 1 1 0;
	min-width: 0;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
	transition: flex 0.55s ease;
}
.movies-accordion .e-loop-item:first-child {
	flex: 5 1 0;
}
.movies-accordion.is-ready .e-loop-item {
	flex: 1 1 0;
}
.movies-accordion.is-ready .e-loop-item.is-active {
	flex: 5 1 0;
}
.movies-accordion .e-loop-item > .e-con,
.movies-accordion .e-loop-item .elementor-element-6b009c0 {
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.movies-accordion .tab-post-title {
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: none !important;
	transition: opacity 0.3s ease;
	opacity:0;
}
.movies-accordion .tab-post-title .elementor-widget-container {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.movies-accordion .tab-post-title .elementor-heading-title {
	width: 100%;
	height: 100%;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	white-space: normal;
}
.movies-accordion.is-ready
.e-loop-item.is-active
.tab-post-title {
	opacity:1 !important;
}
.elementor-slideshow__footer , .elementor-slideshow__title{
	display:none !important;
}
.home-icon{
	margin-right: 20px !important;
}
figcaption.wp-element-caption{
	display:none;
}
.wp-block-gallery img{
	border-radius:10px;
}
/* Light Header in Home */

ol , ul {
	padding-left: 15px;
}
.elementor-sticky--active {
	background-color: white;
}

.sub-title.elementor-widget.elementor-widget-heading {
	width: fit-content;
	padding: 4px 19px;
	border-radius: 7px;
	background: linear-gradient(40deg, rgba(0, 134, 64, 1) 0%, rgba(5, 107, 55, 1) 100%);
}
.sub-title h6{
	color: #fff;
}
span.elementor-button-content-wrapper {
	padding-bottom: 5px;
}
.icon.icon-right-arrow1::before {
	-webkit-text-stroke-width: 0.6px !important;
}
a.elementskit-btn.whitespace--normal {
	font-weight: 600 !important;
}
.elementor-button{
	border-width: 0px 0px 1px 0px !important;
}
.flatpickr-current-month {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
input.numInput.cur-year{
	background-color:white !important;
	border:none !important;
}
.flatpickr-months {
	margin-bottom: 7px;
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: white !important;
}
input.numInput.cur-year , select.flatpickr-monthDropdown-months{
	font-size:15px !important;	
}
/* form */
td[data-label="Number"] input , #fluentform_3 td[data-label="Number"] input{
	pointer-events: none !important;
	width: 20px !important;
	margin-top: 10px;
	background-color: transparent !important;
	border: none !important;
	padding: 0 !important;
	cursor:none !important;
	text-align: center !important;
}
td[data-label="Number"]{
	width: 30px !important;
	padding-left:0 !important;
}
label[aria-label="Number"] {
	display:none !important;
}
.ff-el-group.ff-el-repeater.js-repeater > .ff-el-input--label {
	width: 100%;
	text-align: left;
	border-bottom: solid 1px #dddddd;
	padding-bottom: 25px;
	margin-bottom: 35px;
}
label[aria-label="Member Registration"]{
	font-size: 32px;
	margin: 20px 0px;
}
select:not(.esg-sorting-select):not([class*="trx_addons_attrib_"]) {
	visibility: visible !important;
}
th {
	border: none !important;
}
.ff-el-form-control {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-right: 48px;
}
.ff-el-input--content {
	position: relative;
}

.select-arrow {
	position: absolute;
	top: 50%;
	right: 18px;
	transform: translateY(-50%);
	pointer-events: none;
	z-index: 2;
}

.select-arrow svg {
	width: 14px;
	height: 14px;
	fill: black;
	color: black;
	display: block;
}
table.ff_repeater_table .repeat_btn{
	vertical-align: baseline;
}
td[data-label="Number"] .ff-el-group {
	margin-bottom: 0 !important;
}
.ff_repeater_table .ff-el-group {
	margin-bottom: 10px !important;
}
/* end form */

/* clubs page */
.club-sports ul{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	list-style:none;
	padding:0;
	margin:0;
}
.club-sports li {
	background: #0e8944;
	color: #fff;
	padding: 1px 12px;
	border-radius: 999px;
	font-weight: 600;
	font-size: 14px;
	min-width: 100px;
	text-align: center;
}
/* end clubs page */

@media (max-width: 767px) {
	.rtl .home-icon {
		margin: 0 !important;
	}
	.rtl .home-icon a.elementor-item.elementor-item-active {
		height: 38px;
		border: none !important;
	}
	.inner-header{
		padding-left: 20px;
		padding-right: 20px;
	}
	.movies-accordion .elementor-loop-container {
		height: 480px;
		overflow-x: auto;
	}
	.movies-accordion .e-loop-item {
		flex: 0 0 70px;
	}
	.movies-accordion .e-loop-item.is-active {
		flex: 0 0 280px;
	}
}
textarea{
	resize: none;
}

body.elementor-panel-loading #elementor-panel-state-loading{
	display:none !important;
}