/* Elementor Theme Builder footer refinement. Scoped to this theme only. */
.epah-theme .elementor-location-footer {
	--epah-footer-deep: #2d1208;
	--epah-footer-brown: #4a1f0d;
	--epah-footer-gold: #d5aa59;
	--epah-footer-cream: #fff8ec;
	--epah-footer-muted: #d8c8bc;
	direction: rtl;
	font-family: "Cairo", sans-serif;
	color: var(--epah-footer-cream);
}

.epah-theme .elementor-location-footer.elementor-290 .elementor-element.elementor-element-f933297 {
	min-height: 0;
	padding: 52px clamp(28px, 4vw, 64px) 48px;
	display: grid !important;
	grid-template-columns: minmax(190px, 220px) minmax(360px, 520px) minmax(250px, 330px) !important;
	align-items: start;
	justify-content: center;
	gap: clamp(42px, 4vw, 64px);
	background:
		radial-gradient(circle at 12% 14%, rgba(213, 170, 89, 0.12), transparent 28%),
		linear-gradient(135deg, var(--epah-footer-brown), var(--epah-footer-deep)) !important;
	border-top: 3px solid var(--epah-footer-gold);
	box-shadow: 0 -16px 44px rgba(45, 18, 8, 0.12);
}

.epah-theme .elementor-location-footer .elementor-element-b9e6efa,
.epah-theme .elementor-location-footer .elementor-element-8ccc981,
.epah-theme .elementor-location-footer .elementor-element-4e437c3 {
	min-width: 0;
	padding: 0 !important;
	background: transparent !important;
}

.epah-theme .elementor-location-footer .elementor-element-b9e6efa.e-con {
	align-self: start !important;
	--align-self: flex-start !important;
}

.epah-theme .elementor-location-footer .elementor-element-b9e6efa > .e-con-inner,
.epah-theme .elementor-location-footer .elementor-element-4e437c3 > .e-con-inner {
	width: 100%;
	max-width: none;
	height: auto;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
}

.epah-theme .elementor-location-footer .elementor-element-4e437c3 > .e-con-inner {
	align-items: stretch;
}

.epah-theme .elementor-location-footer .elementor-element-6a0b268 {
	width: 148px !important;
	max-width: 148px !important;
	padding: 14px;
	border: 1px solid rgba(213, 170, 89, 0.3);
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.06);
	box-shadow: 0 16px 36px rgba(15, 5, 2, 0.18);
}

.epah-theme .elementor-location-footer .elementor-element-6a0b268 img {
	display: block;
	width: 118px !important;
	height: 118px;
	object-fit: contain;
	filter: brightness(0) invert(1);
	opacity: 0.96;
}

.epah-theme .elementor-location-footer .elementor-element-8ccc981 {
	align-items: stretch !important;
	justify-content: center !important;
	gap: 12px !important;
}

.epah-theme .elementor-location-footer .elementor-element-18d89a7 {
	margin-bottom: 10px;
	text-align: start !important;
}

.epah-theme .elementor-location-footer .elementor-element-18d89a7 .elementor-heading-title,
.epah-theme .elementor-location-footer .elementor-element-18d89a7 .elementor-heading-title a,
.epah-theme .elementor-location-footer .elementor-element-3140478 .elementor-heading-title {
	font-family: "Cairo", sans-serif !important;
	font-size: 21px !important;
	font-weight: 800 !important;
	line-height: 1.5;
	color: var(--epah-footer-gold) !important;
}

.epah-theme .elementor-location-footer .elementor-element-18d89a7 .elementor-heading-title::after,
.epah-theme .elementor-location-footer .elementor-element-3140478 .elementor-heading-title::after {
	content: "";
	display: block;
	width: 42px;
	height: 2px;
	margin-top: 10px;
	border-radius: 999px;
	background: var(--epah-footer-gold);
}

.epah-theme .elementor-location-footer .elementor-element-16fb12b,
.epah-theme .elementor-location-footer .elementor-element-a0b23ec,
.epah-theme .elementor-location-footer .elementor-element-91a24ee {
	width: 100%;
	margin: 0 !important;
	padding: 11px 13px;
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 12px;
	background: rgba(255, 255, 255, 0.045);
	transition: background-color 180ms ease, border-color 180ms ease;
}

.epah-theme .elementor-location-footer .elementor-element-16fb12b:hover,
.epah-theme .elementor-location-footer .elementor-element-a0b23ec:hover,
.epah-theme .elementor-location-footer .elementor-element-91a24ee:hover {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(213, 170, 89, 0.32);
}

.epah-theme .elementor-location-footer .elementor-icon-box-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center !important;
	justify-content: flex-start;
	gap: 11px !important;
	text-align: start !important;
}

.epah-theme .elementor-location-footer .elementor-icon-box-icon {
	margin: 0 !important;
}

.epah-theme .elementor-location-footer .elementor-icon-box-icon .elementor-icon {
	display: grid;
	place-items: center;
	width: 38px;
	height: 38px;
	padding: 9px;
	border-radius: 10px;
	background: rgba(213, 170, 89, 0.14);
	color: var(--epah-footer-gold) !important;
	fill: var(--epah-footer-gold) !important;
}

.epah-theme .elementor-location-footer .elementor-icon-box-icon svg {
	width: 18px;
	height: 18px;
	fill: var(--epah-footer-gold) !important;
}

.epah-theme .elementor-location-footer .elementor-icon-box-title,
.epah-theme .elementor-location-footer .elementor-icon-box-title a,
.epah-theme .elementor-location-footer .elementor-icon-box-title span {
	margin: 0 !important;
	font-family: "Cairo", sans-serif !important;
	font-size: 13px !important;
	font-weight: 600 !important;
	line-height: 1.75;
	color: var(--epah-footer-cream) !important;
}

.epah-theme .elementor-location-footer .elementor-element-16fb12b .elementor-icon-box-title {
	direction: ltr;
	text-align: right;
}

.epah-theme .elementor-location-footer .elementor-element-3140478 {
	width: 100%;
	margin-bottom: 8px;
	text-align: start !important;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe {
	width: 100%;
	--e-nav-menu-divider-content: none;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main {
	width: 100%;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main > .elementor-nav-menu {
	width: 100%;
	display: grid;
	grid-template-columns: 1fr;
	gap: 5px;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main > .elementor-nav-menu > li {
	border: 0 !important;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main > .elementor-nav-menu > li::after {
	display: none !important;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main .elementor-item {
	min-height: 39px;
	padding: 8px 11px !important;
	justify-content: flex-start !important;
	border: 1px solid rgba(255, 255, 255, 0.07);
	border-radius: 10px;
	background: rgba(255, 255, 255, 0.025);
	font-family: "Cairo", sans-serif !important;
	font-size: 13px;
	font-weight: 650;
	color: var(--epah-footer-muted) !important;
	fill: var(--epah-footer-muted) !important;
	transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main .elementor-item::before {
	display: none !important;
}

.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main .elementor-item:hover,
.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main .elementor-item:focus,
.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main .elementor-item.elementor-item-active {
	background: rgba(255, 255, 255, 0.06);
	border-color: rgba(213, 170, 89, 0.2);
	color: #fff !important;
	fill: #fff !important;
}

.epah-theme .elementor-location-footer .elementor-element-5e026bf {
	width: 100%;
	margin-top: 18px;
}

.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icons-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 9px;
}

.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icon {
	display: grid;
	place-items: center;
	width: 42px;
	height: 42px;
	background: rgba(255, 255, 255, 0.055) !important;
	border: 1px solid rgba(213, 170, 89, 0.46) !important;
	color: var(--epah-footer-gold) !important;
	transition: transform 180ms ease, background-color 180ms ease;
}

.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icon svg,
.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icon i {
	width: 18px;
	height: 18px;
	fill: var(--epah-footer-gold) !important;
	color: var(--epah-footer-gold) !important;
}

.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icon:hover,
.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icon:focus {
	transform: translateY(-2px);
	background: var(--epah-footer-gold) !important;
}

.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icon:hover svg,
.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icon:focus svg {
	fill: var(--epah-footer-deep) !important;
}

.epah-theme .elementor-location-footer.elementor-290 .elementor-element.elementor-element-811d5b7 {
	min-height: 56px;
	padding: 12px clamp(24px, 5vw, 84px) !important;
	background: #1d0b05 !important;
	border-top: 1px solid rgba(213, 170, 89, 0.22);
}

.epah-theme .elementor-location-footer .elementor-element-811d5b7 > .e-con-inner {
	width: min(100%, 1240px);
	max-width: 1240px;
	margin-inline: auto;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
}

.epah-theme .elementor-location-footer .elementor-element-043cbb9,
.epah-theme .elementor-location-footer .elementor-element-d908ecb {
	width: auto !important;
	max-width: none !important;
	padding: 0 !important;
	flex: 0 1 auto !important;
}

.epah-theme .elementor-location-footer .elementor-element-5f7988de .elementor-heading-title,
.epah-theme .elementor-location-footer .elementor-element-54c3a9f,
.epah-theme .elementor-location-footer .elementor-element-54c3a9f .elementor-widget-container {
	margin: 0;
	font-family: "Cairo", sans-serif !important;
	font-size: 12px !important;
	font-weight: 600 !important;
	line-height: 1.7;
	color: var(--epah-footer-muted) !important;
}

.epah-theme .elementor-location-footer .elementor-element-54c3a9f a {
	color: var(--epah-footer-gold) !important;
	font-weight: 800;
	text-decoration: none;
}

.epah-theme .elementor-location-footer .elementor-element-54c3a9f a:hover,
.epah-theme .elementor-location-footer .elementor-element-54c3a9f a:focus {
	color: #fff !important;
	text-decoration: underline;
}

@media (max-width: 1024px) {
	.epah-theme .elementor-location-footer.elementor-290 .elementor-element.elementor-element-f933297 {
		padding: 46px 26px 42px;
		grid-template-columns: minmax(150px, 180px) minmax(300px, 1.2fr) minmax(220px, 0.85fr) !important;
		gap: 28px;
	}

	.epah-theme .elementor-location-footer .elementor-element-6a0b268 {
		width: 124px !important;
		max-width: 124px !important;
	}

	.epah-theme .elementor-location-footer .elementor-element-6a0b268 img {
		width: 96px !important;
		height: 96px;
	}
}

@media (max-width: 767px) {
	.epah-theme .elementor-location-footer.elementor-290 .elementor-element.elementor-element-f933297 {
		padding: 44px 20px 38px;
		grid-template-columns: 1fr !important;
		gap: 34px;
	}

	.epah-theme .elementor-location-footer .elementor-element-b9e6efa,
	.epah-theme .elementor-location-footer .elementor-element-4e437c3 {
		padding-bottom: 32px !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.12);
	}

	.epah-theme .elementor-location-footer .elementor-element-b9e6efa {
		order: 0;
	}

	.epah-theme .elementor-location-footer .elementor-element-8ccc981 {
		order: 1;
	}

	.epah-theme .elementor-location-footer .elementor-element-4e437c3 {
		order: 2;
		padding-bottom: 0 !important;
		border-bottom: 0;
	}

	.epah-theme .elementor-location-footer .elementor-element-18d89a7,
	.epah-theme .elementor-location-footer .elementor-element-3140478 {
		text-align: center !important;
	}

	.epah-theme .elementor-location-footer .elementor-element-18d89a7 .elementor-heading-title::after,
	.epah-theme .elementor-location-footer .elementor-element-3140478 .elementor-heading-title::after {
		margin-inline: auto;
	}

	.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main > .elementor-nav-menu {
		grid-template-columns: 1fr;
	}

	.epah-theme .elementor-location-footer .elementor-element-c4311fe .elementor-nav-menu--main .elementor-item {
		justify-content: center;
	}

	.epah-theme .elementor-location-footer .elementor-element-5e026bf .elementor-social-icons-wrapper {
		justify-content: center;
	}

	.epah-theme .elementor-location-footer .elementor-element-811d5b7 > .e-con-inner {
		flex-direction: column;
		gap: 5px;
		text-align: center;
	}

	.epah-theme .elementor-location-footer .elementor-element-043cbb9,
	.epah-theme .elementor-location-footer .elementor-element-d908ecb {
		width: 100% !important;
	}
}

@media (prefers-reduced-motion: reduce) {
	.epah-theme .elementor-location-footer * {
		transition-duration: 0.01ms !important;
	}
}
