/**

 * Art Aligner — rodapé minimalista.

 */



#Footer.aa-site-footer {

	position: relative;

	overflow: hidden;

	z-index: 10;

	background: transparent !important;

	background-color: transparent !important;

	border: none !important;

	border-top: none !important;

	border-bottom: none !important;

	box-shadow: none !important;

	outline: none !important;

	padding: 0 !important;

	margin: 0 !important;

}



#Footer.aa-site-footer .aa-footer {

	position: relative;

	overflow: hidden;

	z-index: 10;

	background: radial-gradient(ellipse 120% 85% at 50% 50%, #1e1c1c 0%, #1e1c1c 50%, #1e1c1c 100%);

	background-color: #1e1c1c;

	color: #a0a0a0;

	font-family: "Montserrat", "Inter", Arial, sans-serif;

	border: none !important;

}



/* Marca d'água — coluna Área do Credenciado */

.footer-column--credenciado {

	overflow: hidden;

}



.footer-column--credenciado .aa-footer__watermark {

	position: absolute;

	right: -10%;

	top: 50%;

	transform: translateY(-42%);

	width: 120%;

	max-width: 400px;

	min-width: 240px;

	height: auto;

	opacity: 0.14;

	pointer-events: none;

	z-index: 0;

	mix-blend-mode: soft-light;

}



.footer-column--credenciado > *:not(.aa-footer__watermark) {

	position: relative;

	z-index: 1;

}



.aa-footer__inner {

	max-width: 1220px;

	margin: 0 auto;

	padding: 3.5rem 1.25rem 2rem;

	position: relative;

	z-index: 20;

}



#Footer.aa-site-footer .widgets_wrapper,

#Footer.aa-site-footer .footer_copy {

	display: none !important;

}



.aa-footer__grid {

	display: grid;

	grid-template-columns: repeat(4, 1fr);

	gap: 2.5rem;

	align-items: stretch;

	position: relative;

	z-index: 20;

}



.footer-column {

	position: relative;

	z-index: 20;

	display: flex;

	flex-direction: column;

	justify-content: flex-start;

	min-width: 0;

	padding-right: 0.5rem;

}



.footer-column:not(:last-child)::after {

	content: "";

	position: absolute;

	right: -1.25rem;

	top: 50%;

	transform: translateY(-50%);

	height: 60%;

	width: 1px;

	background-color: rgba(194, 163, 106, 0.15);

	pointer-events: none;

}



/* Widgets BeTheme dentro das colunas */

.footer-column .widget {

	margin: 0;

	padding: 0;

	background: transparent !important;

	border: none !important;

	position: relative;

	z-index: 20;

}



.footer-column .widget-title,

.footer-column h4,

.footer-column .aa-footer__heading {

	margin: 0 0 1rem;

	padding: 0;

	font-family: "Montserrat", "Inter", Arial, sans-serif;

	font-size: clamp(16px, 1.1vw, 18px);

	font-weight: 600;

	line-height: 1.35;

	color: #c2a36a !important;

	text-transform: none !important;

	letter-spacing: 0.01em;

}



.footer-column .widget-title a {

	color: #c2a36a !important;

	text-transform: none !important;

}



.footer-column .textwidget,

.footer-column .widget_text,

.footer-column .widget_custom_html,

.footer-column .aa-footer__text,

.footer-column .aa-footer__links {

	font-family: "Montserrat", "Inter", Arial, sans-serif;

	font-size: 14px;

	font-weight: 500;

	line-height: 1.65;

	color: #a0a0a0 !important;

}



.footer-column p {

	margin: 0 0 0.85rem;

	color: #a0a0a0 !important;

	font-size: 14px;

	font-weight: 500;

	line-height: 1.65;

}



.footer-column p:last-child {

	margin-bottom: 0;

}



.footer-column .big,

.footer-column p.big {

	font-size: 14px;

	font-weight: 500;

	color: #a0a0a0 !important;

}



.footer-column a {

	color: #a0a0a0 !important;

	font-weight: 500;

	text-decoration: none;

	transition: color 0.2s ease;

}



.footer-column a:hover {

	color: #c2a36a !important;

}



.footer-column ul {

	margin: 0;

	padding: 0;

	list-style: none;

	display: flex;

	flex-direction: column;

	gap: 0;

}



.footer-column li {

	margin: 0 0 12px;

	padding: 0;

	font-size: 14px;

	font-weight: 500;

	line-height: 1.5;

	color: #a0a0a0 !important;

	border: none !important;

	border-top: none !important;

	border-bottom: none !important;

}



.footer-column li:last-child {

	margin-bottom: 0;

}



/* Perguntas frequentes — sem divisores horizontais (BeTheme / widget) */

#Footer.aa-site-footer .footer-column ul li::before,

#Footer.aa-site-footer .footer-column ul li::after,

#Footer.aa-site-footer .footer-column .widget ul li::before,

#Footer.aa-site-footer .footer-column .widget ul li::after {

	display: none !important;

	content: none !important;

	border: none !important;

	background: none !important;

}



#Footer.aa-site-footer .footer-column hr,

#Footer.aa-site-footer .footer-column .widget hr {

	display: none !important;

	border: none !important;

	margin: 0 !important;

	padding: 0 !important;

	height: 0 !important;

}



#Footer.aa-site-footer .footer-column ul li a,

#Footer.aa-site-footer .footer-column .widget_nav_menu ul li a {

	border: none !important;

	border-bottom: none !important;

	padding-bottom: 0 !important;

	box-shadow: none !important;

}



/* Redes sociais — ícones BeTheme (Muffin), inline, fundo transparente */

.footer-column a.icon_bar,

.footer-column .icon_bar {

	display: none !important;

}



.aa-footer__social {

	display: flex;

	flex-direction: row;

	flex-wrap: nowrap;

	align-items: center;

	gap: 1rem;

	margin-top: 1rem;

	position: relative;

	z-index: 20;

}



.aa-footer__social-link {

	display: inline-flex;

	align-items: center;

	justify-content: center;

	width: 28px;

	height: 28px;

	padding: 0;

	background: transparent !important;

	border: none !important;

	box-shadow: none !important;

	color: #a0a0a0;

	text-decoration: none;

	transition: color 0.2s ease, opacity 0.2s ease;

}



.aa-footer__social-link:hover {

	color: #c2a36a;

	opacity: 0.95;

}



.aa-footer__social-link i {

	display: block;

	font-size: 24px;

	line-height: 1;

	font-style: normal;

	font-weight: normal;

	color: inherit;

}



.aa-footer__social-link--whatsapp i.icon-phone {

	width: 24px;

	height: 24px;

	display: inline-flex;

	align-items: center;

	justify-content: center;

}



/* Área do Credenciado — WP-Members */

.footer-column .wp-members,

.footer-column #wp-members {

	position: relative;

	z-index: 20;

}



.footer-column .wp-members fieldset,

.footer-column #wp-members fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



.footer-column .wp-members .div_texbox,

.footer-column #wp-members .div_texbox {

	margin-bottom: 0.65rem;

}



.footer-column .wp-members label,

.footer-column #wp-members label {

	display: block;

	margin-bottom: 0.35rem;

	font-size: 13px;

	font-weight: 500;

	color: #a0a0a0 !important;

}



.footer-column .wp-members input.textbox,

.footer-column #wp-members input.textbox,

.footer-column .wp-members input[type="text"],

.footer-column .wp-members input[type="password"],

.footer-column #wp-members input[type="text"],

.footer-column #wp-members input[type="password"] {

	width: 100%;

	max-width: 100%;

	box-sizing: border-box;

	padding: 0.5rem 0.65rem;

	font-size: 13px;

	font-family: "Montserrat", "Inter", Arial, sans-serif;

	color: #a0a0a0;

	background: rgba(255, 255, 255, 0.06);

	border: 1px solid rgba(194, 163, 106, 0.2);

	border-radius: 3px;

}



.footer-column .wp-members input.textbox:focus,

.footer-column #wp-members input.textbox:focus,

.footer-column .wp-members input[type="text"]:focus,

.footer-column .wp-members input[type="password"]:focus {

	outline: none;

	border-color: rgba(194, 163, 106, 0.45);

}



.footer-column .wp-members .button_div,

.footer-column #wp-members .button_div {

	margin-top: 0.5rem;

}



.footer-column .wp-members input[type="submit"],

.footer-column #wp-members input[type="submit"],

.footer-column .wp-members .buttons,

.footer-column #wp-members .buttons {

	font-family: "Montserrat", "Inter", Arial, sans-serif;

	font-size: 13px;

	font-weight: 600;

	color: #0a0a0a;

	background: linear-gradient(180deg, #e8d5a3 0%, #b8941f 100%);

	border: none;

	border-radius: 3px;

	padding: 0.45rem 1rem;

	cursor: pointer;

}



.footer-column .wp-members a,

.footer-column #wp-members a {

	font-size: 13px;

	color: #a0a0a0 !important;

}



.footer-column .wp-members a:hover,

.footer-column #wp-members a:hover {

	color: #c2a36a !important;

}



.aa-footer__bottom {

	margin: 0;

	padding: 1rem 1.25rem;

	border: none;

	text-align: center;

	position: relative;

	z-index: 20;

	background-color: #313036;

}



.aa-footer__bottom-inner {

	max-width: 1220px;

	margin: 0 auto;

}



.aa-footer__copyright {

	margin: 0;

	font-family: "Montserrat", "Inter", Arial, sans-serif;

	font-size: 13px;

	font-weight: 500;

	line-height: 1.55;

	color: #a0a0a0 !important;

}



.aa-footer__copyright a {

	color: #c2a36a !important;

	text-decoration: none;

	transition: color 0.2s ease, opacity 0.2s ease;

}



.aa-footer__copyright a:hover {

	color: #e8d5a3 !important;

	opacity: 0.95;

}



@media (max-width: 768px) {

	.aa-footer__inner {

		padding: 2.5rem 1.25rem 1.75rem;

	}



	.aa-footer__grid {

		grid-template-columns: 1fr;

		gap: 2rem;

	}



	.footer-column {

		padding-right: 0;

	}



	.footer-column:not(:last-child)::after {

		display: none;

	}



	.footer-column--credenciado .aa-footer__watermark {

		right: -5%;

		width: 130%;

		max-width: 320px;

		opacity: 0.12;

	}

}

