/**
 * Rodapé remoto (WordPress/Astra — livrosft.com.br)
 * Replica layout/cores do site institucional no OMP.
 */

.site-footer.ft-footer-remote {
	--ast-global-color-0: #ffcc00;
	--ast-global-color-7: #011627;
	--ast-global-color-8: #000000;

	background: transparent;
	color: #ffffff;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
}

.site-footer.ft-footer-remote *,
.site-footer.ft-footer-remote *::before,
.site-footer.ft-footer-remote *::after {
	box-sizing: border-box;
}

.site-footer.ft-footer-remote .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	display: grid;
	padding: 75px 20px 55px;
	background-color: var(--ast-global-color-8);
	background-image:
		linear-gradient(to right, var(--ast-global-color-8), var(--ast-global-color-8)),
		url('https://livrosft.com.br/wp-content/uploads/2018/11/bg-10-free-img.jpg');
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	border-style: solid;
	border-width: 0;
	border-top-width: 1px;
	border-top-color: var(--ast-global-color-7);
}

.site-footer.ft-footer-remote .site-primary-footer-wrap .ast-builder-grid-row-container-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.site-footer.ft-footer-remote .site-primary-footer-wrap .ast-builder-grid-row,
.site-footer.ft-footer-remote .site-primary-footer-wrap .ast-builder-footer-grid-columns {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 32px;
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
	align-items: flex-start;
}

.site-footer.ft-footer-remote .site-footer-section {
	display: block;
	margin-bottom: 0;
	min-width: 0;
}

.site-footer.ft-footer-remote .footer-widget-area,
.site-footer.ft-footer-remote .footer-widget-area-inner {
	display: block;
	color: #ffffff;
	text-align: left;
}

.site-footer.ft-footer-remote .widget {
	margin: 0 0 1.5em;
}

.site-footer.ft-footer-remote .widget:last-child {
	margin-bottom: 0;
}

.site-footer.ft-footer-remote .widget-title,
.site-footer.ft-footer-remote .footer-widget-area h1,
.site-footer.ft-footer-remote .footer-widget-area h2,
.site-footer.ft-footer-remote .footer-widget-area h3,
.site-footer.ft-footer-remote .footer-widget-area h4,
.site-footer.ft-footer-remote .footer-widget-area h5,
.site-footer.ft-footer-remote .footer-widget-area h6 {
	color: #f9f8f8;
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.35;
	margin: 0 0 16px;
}

.site-footer.ft-footer-remote .footer-widget-area p,
.site-footer.ft-footer-remote .textwidget,
.site-footer.ft-footer-remote .textwidget p,
.site-footer.ft-footer-remote .widget_text,
.site-footer.ft-footer-remote #text-2 .textwidget,
.site-footer.ft-footer-remote #text-3 .textwidget {
	color: #ffffff;
	font-size: 0.9375rem;
	font-weight: 300;
	line-height: 1.7;
	margin: 0 0 12px;
}

.site-footer.ft-footer-remote .textwidget strong,
.site-footer.ft-footer-remote .widget_text strong {
	font-weight: 500;
}

.site-footer.ft-footer-remote .footer-widget-area a {
	color: #ffffff;
	text-decoration: none;
}

.site-footer.ft-footer-remote .footer-widget-area a:hover,
.site-footer.ft-footer-remote .footer-widget-area a:focus {
	color: var(--ast-global-color-0);
}

.site-footer.ft-footer-remote .wp-block-image,
.site-footer.ft-footer-remote .widget_media_image figure,
.site-footer.ft-footer-remote #block-7 .wp-block-image {
	margin: 0 0 16px;
	width: 100%;
}

.site-footer.ft-footer-remote .wp-block-image img,
.site-footer.ft-footer-remote .widget_media_image img,
.site-footer.ft-footer-remote #block-7 .wp-block-image img {
	display: block;
	max-width: 100%;
	width: 100%;
	height: auto;
}

/* Redes sociais (bloco remoto #block-12) — cores de marca como livrosft.com.br */
.site-footer.ft-footer-remote #block-12.widget_block {
	margin-top: 16px;
}

.site-footer.ft-footer-remote #block-12 .wp-block-social-links {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	justify-content: flex-start;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 24px;
	background: none;
}

.site-footer.ft-footer-remote #block-12 .wp-block-social-link {
	display: inline-block;
	margin: 0;
	padding: 0;
	border-radius: 9999px;
	height: auto;
	transition: transform 0.1s ease;
}

.site-footer.ft-footer-remote #block-12 .wp-block-social-link:hover {
	transform: scale(1.1);
}

.site-footer.ft-footer-remote #block-12 .wp-block-social-link-anchor,
.site-footer.ft-footer-remote #block-12 .wp-block-social-link-anchor:hover,
.site-footer.ft-footer-remote #block-12 .wp-block-social-link-anchor:focus,
.site-footer.ft-footer-remote #block-12 .wp-block-social-link-anchor:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	padding: 0.25em;
	color: currentColor !important;
	text-decoration: none !important;
	box-shadow: none;
	border-bottom: 0;
	background: transparent !important;
}

.site-footer.ft-footer-remote #block-12 .wp-block-social-link-anchor svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.site-footer.ft-footer-remote #block-12 .wp-social-link-whatsapp {
	background-color: #25d366;
	color: #fff;
}

.site-footer.ft-footer-remote #block-12 .wp-social-link-instagram {
	background-color: #f00075;
	color: #fff;
}

.site-footer.ft-footer-remote #block-12 .wp-social-link-facebook {
	background-color: #0866ff;
	color: #fff;
}

.site-footer.ft-footer-remote #block-12 .wp-social-link-linkedin {
	background-color: #0d66c2;
	color: #fff;
}

.site-footer.ft-footer-remote #block-12 .wp-social-link-tiktok,
.site-footer.ft-footer-remote #block-12 .wp-social-link-x {
	background-color: #000;
	color: #fff;
}

.site-footer.ft-footer-remote #block-12 .wp-social-link-youtube {
	background-color: #ff0000;
	color: #fff;
}

.site-footer.ft-footer-remote #block-12 .screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.site-footer.ft-footer-remote .site-below-footer-wrap[data-section="section-below-footer-builder"] {
	display: grid;
	padding: 48px 30px;
	min-height: 100px;
	background-color: var(--ast-global-color-8);
	border-style: solid;
	border-width: 0;
	border-top-width: 2px;
	border-top-color: var(--ast-global-color-0);
}

.site-footer.ft-footer-remote .site-below-footer-wrap .ast-builder-grid-row-container-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 12px;
	padding-bottom: 12px;
}

.site-footer.ft-footer-remote .site-below-footer-inner-wrap {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 16px 32px;
	align-items: center;
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}

.site-footer.ft-footer-remote .ast-footer-copyright,
.site-footer.ft-footer-remote .ast-footer-copyright p,
.site-footer.ft-footer-remote .ast-builder-html-element,
.site-footer.ft-footer-remote .ast-builder-html-element p {
	color: #ffffff;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.5;
	margin: 0;
	text-align: left;
}

.site-footer.ft-footer-remote .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
	text-align: right;
}

@media (max-width: 921px) {
	.site-footer.ft-footer-remote .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding: 75px 25px 25px;
	}

	.site-footer.ft-footer-remote .site-primary-footer-wrap .ast-builder-grid-row,
	.site-footer.ft-footer-remote .site-primary-footer-wrap .ast-builder-footer-grid-columns {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 544px) {
	.site-footer.ft-footer-remote .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		padding: 55px 20px 40px;
	}

	.site-footer.ft-footer-remote .site-primary-footer-wrap .ast-builder-grid-row,
	.site-footer.ft-footer-remote .site-primary-footer-wrap .ast-builder-footer-grid-columns {
		grid-template-columns: 1fr;
		gap: 28px;
	}

	.site-footer.ft-footer-remote .site-below-footer-wrap[data-section="section-below-footer-builder"] {
		padding: 40px 20px;
	}

	.site-footer.ft-footer-remote .site-below-footer-wrap .ast-builder-grid-row-container-inner {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.site-footer.ft-footer-remote .site-below-footer-inner-wrap {
		grid-template-columns: 1fr;
		text-align: center;
	}

	.site-footer.ft-footer-remote .ast-footer-copyright,
	.site-footer.ft-footer-remote .ast-footer-copyright p,
	.site-footer.ft-footer-remote .footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
		text-align: center;
	}
}
