/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2025 | 13:06:58 */
/* footer button */
footer {
	position: relative;
	z-index: 10;
}

footer .wp-block-button__link {
	background:#00D8DD url('https://ip5.com.br/wp-content/uploads/2025/05/chat-xs.png') no-repeat 14px;
	padding-left: 40px !important;
	position: absolute;
    bottom: 11%;
    right: 22%;
}

footer .footer__link {
	padding-left: 40px;
	color: #fff;
}

footer .footer__link a {
	color: #fff;
}

footer .footer__link .elementor-heading-title a {
	line-height: 25px !important;
}

footer .footer__link:not(:last-child){
	margin-bottom: -15px !important;
    display: block;
}

footer .link__contato {
	background: url('https://ip5.com.br/wp-content/uploads/2025/05/phone-sm.png') no-repeat left;
}

footer .link__mail {
	background: url('https://ip5.com.br/wp-content/uploads/2025/05/mail-sm-1.png') no-repeat left;
}

footer .link__zap {
	background: url('https://ip5.com.br/wp-content/uploads/2025/05/whatsapp-sm.png') no-repeat left;
}

footer .link__teams {
	background: url('https://ip5.com.br/wp-content/uploads/2025/05/teams-sm.png') no-repeat left;
}


footer .link__address{
	background: url('https://ip5.com.br/wp-content/uploads/2025/05/mapa-sm.png') no-repeat top left;
	display: block;
}

footer .link__address .elementor-heading-title {
	line-height: 1.4;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row, 
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section {
	align-items: start;
}


.footer .menu nav .wpr-nav-menu {
	display: flex;
    flex-direction: column;
}

.footer .menu nav .wpr-nav-menu > .menu-item {
	margin: 0 !important;
}

.footer .menu nav a {
	padding: 0 !important;
}

@media (max-width: 1024px) {
	.footer .topo .e-con-inner {
		justify-content: center;
	}
}
