/* Footer — identical on every page (loaded after theme + rtl.css) */
#Footer.manazel-site-footer {
	display: block !important;
	clear: both !important;
	float: none !important;
	width: 100% !important;
	position: static !important;
	background-color: #333333 !important;
	color: #a5a5a5 !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
	box-sizing: border-box !important;
}

#Footer.manazel-site-footer a {
	color: #b5956d !important;
	transition: color 0.2s ease;
}

#Footer.manazel-site-footer a:hover {
	color: #d4b896 !important;
}

#Footer .widgets_wrapper {
	display: block !important;
	clear: both !important;
	padding: 55px 0 35px !important;
	overflow: hidden !important;
}

#Footer .widgets_wrapper > .container.manazel-footer-grid {
	display: flex !important;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 30px 40px;
	max-width: 1220px !important;
	margin: 0 auto !important;
	padding: 0 24px !important;
	box-sizing: border-box !important;
	float: none !important;
	overflow: visible !important;
	flex-direction: row;
	direction: ltr;
}

body.rtl #Footer .widgets_wrapper > .container.manazel-footer-grid {
	flex-direction: row;
	direction: rtl;
}

body.ltr #Footer .widgets_wrapper > .container.manazel-footer-grid {
	flex-direction: row;
	direction: ltr;
}

#Footer .manazel-footer-col {
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
	box-sizing: border-box !important;
	min-width: 0;
}

#Footer .manazel-footer-col--brand {
	flex: 1 1 42%;
	max-width: 480px;
}

#Footer .manazel-footer-col--menu,
#Footer .manazel-footer-col--projects {
	flex: 0 1 22%;
	min-width: 180px;
}

#Footer .manazel-footer-logo {
	text-align: center;
	margin-bottom: 18px;
}

body.rtl #Footer .manazel-footer-col--brand {
	text-align: right;
}

body.ltr #Footer .manazel-footer-col--brand {
	text-align: center;
}

body.rtl #Footer .manazel-footer-logo {
	text-align: right;
}

body.ltr #Footer .manazel-footer-logo {
	text-align: center;
}

#Footer .manazel-footer-logo img {
	width: 138px;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

body.rtl #Footer .manazel-footer-logo img {
	margin: 0 0 0 auto;
}

body.ltr #Footer .manazel-footer-logo img {
	margin: 0 auto;
}

#Footer .manazel-footer-tagline {
	color: #a5a5a5 !important;
	font-size: 15px;
	line-height: 1.75;
	text-align: center;
	padding: 0 8%;
	margin: 0 0 18px !important;
}

body.rtl #Footer .manazel-footer-tagline {
	text-align: right;
	padding: 0;
}

#Footer .widget_mfn_menu h4,
#Footer .manazel-footer-col h4 {
	color: #fff !important;
	font-size: 18px !important;
	font-weight: 600 !important;
	margin: 0 0 18px !important;
	padding-bottom: 10px;
	border-bottom: 2px solid rgba(181, 149, 109, 0.45);
}

body.rtl #Footer .manazel-footer-col h4 {
	text-align: right;
}

body.ltr #Footer .manazel-footer-col h4 {
	text-align: left;
}

#Footer .manazel-footer-menu,
#Footer .widget_mfn_menu ul.menu {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

#Footer .manazel-footer-menu li,
#Footer .widget_mfn_menu ul.menu li {
	margin: 0 0 8px !important;
	padding: 0 !important;
	display: block !important;
}

#Footer .manazel-footer-menu li:last-child,
#Footer .widget_mfn_menu ul.menu li:last-child {
	margin-bottom: 0 !important;
}

#Footer .manazel-footer-menu li a,
#Footer .widget_mfn_menu ul.menu li a {
	display: block !important;
	padding: 10px 14px !important;
	margin: 0 !important;
	background: rgba(0, 0, 0, 0.18) !important;
	color: #ccc !important;
	text-decoration: none !important;
	border: 0 !important;
	border-radius: 4px;
	line-height: 1.45;
	font-size: 14px;
	transition: background 0.2s ease, color 0.2s ease, transform 0.15s ease;
}

body.rtl #Footer .manazel-footer-menu li a,
body.rtl #Footer .widget_mfn_menu ul.menu li a {
	text-align: right;
}

#Footer .manazel-footer-menu li a:hover,
#Footer .manazel-footer-menu li.current-menu-item > a,
#Footer .widget_mfn_menu ul.menu li a:hover,
#Footer .widget_mfn_menu ul.menu li.current-menu-item > a {
	color: #fff !important;
	background: rgba(181, 149, 109, 0.35) !important;
}

#Footer .SocFooter,
#Footer .manazel-social-icons {
	display: flex !important;
	flex-wrap: wrap !important;
	justify-content: center !important;
	align-items: center !important;
	gap: 8px !important;
	margin: 0 auto !important;
	width: auto !important;
	max-width: 320px;
}

body.rtl #Footer .manazel-footer-col--brand .manazel-social-icons,
body.rtl #Footer .manazel-footer-col--brand .SocFooter {
	justify-content: flex-start;
	margin: 0;
}

#Footer .manazel-social-icons__link {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.12) !important;
	color: #fff !important;
	text-decoration: none !important;
	transition: background 0.2s ease, transform 0.15s ease;
	flex-shrink: 0;
}

#Footer .manazel-social-icons__link svg {
	width: 18px;
	height: 18px;
	fill: currentColor;
	display: block;
}

#Footer .manazel-social-icons__link:hover {
	transform: translateY(-2px);
	color: #fff !important;
}

#Footer .manazel-social-icons__link--facebook:hover { background: #3a589b !important; }
#Footer .manazel-social-icons__link--twitter:hover { background: #000 !important; }
#Footer .manazel-social-icons__link--youtube:hover { background: #ff3334 !important; }
#Footer .manazel-social-icons__link--instagram:hover { background: #e13967 !important; }
#Footer .manazel-social-icons__link--linkedin:hover { background: #007bb6 !important; }
#Footer .manazel-social-icons__link--tiktok:hover { background: #010101 !important; }

#Footer .SocFooter p {
	margin: 0 !important;
	display: contents !important;
}

#Footer .footer_copy {
	display: block !important;
	clear: both !important;
	border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
	text-align: center !important;
	overflow: hidden !important;
	padding: 8px 0 18px;
}

#Footer .footer_copy .copyright {
	float: none !important;
	text-align: center !important;
	width: 100% !important;
	margin: 0 0 10px !important;
	color: #a5a5a5 !important;
	font-size: 13px;
}

body.rtl #Footer .footer_copy .copyright {
	float: none !important;
	text-align: center !important;
}

#Footer .footer_copy .manazel-footer-credit {
	float: none !important;
	text-align: center !important;
	width: 100% !important;
	margin: 0 !important;
	color: #8f8f8f !important;
	font-size: 12px;
	line-height: 1.5;
}

#Footer .footer_copy .manazel-footer-credit__link {
	color: #b5956d !important;
	text-decoration: none;
	transition: color .25s ease;
}

#Footer .footer_copy .manazel-footer-credit__link:hover {
	color: #fff !important;
	text-decoration: underline;
}

#Footer .footer_copy a#back_to_top{display:none!important}

@media only screen and (max-width: 959px) {
	#Footer .widgets_wrapper > .container.manazel-footer-grid {
		flex-direction: column !important;
		gap: 28px;
	}

	body.rtl #Footer .widgets_wrapper > .container.manazel-footer-grid,
	body.ltr #Footer .widgets_wrapper > .container.manazel-footer-grid {
		flex-direction: column !important;
	}

	body.rtl #Footer .manazel-footer-col--brand,
	body.rtl #Footer .manazel-footer-logo,
	body.rtl #Footer .manazel-footer-tagline {
		text-align: center;
	}

	body.rtl #Footer .manazel-footer-logo img {
		margin: 0 auto;
	}

	body.rtl #Footer .manazel-footer-col--brand .SocFooter,
	body.rtl #Footer .manazel-footer-col--brand .manazel-social-icons {
		justify-content: center;
		margin: 0 auto;
	}

	#Footer .manazel-footer-col--brand,
	#Footer .manazel-footer-col--menu,
	#Footer .manazel-footer-col--projects {
		flex: 1 1 100%;
		max-width: 100%;
		width: 100% !important;
	}

	#Footer .manazel-footer-col h4 {
		margin-top: 0 !important;
	}
}
