.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:767px){.elementor-236 .elementor-element.elementor-element-2927bb4{margin-top:0vw;margin-bottom:0vw;}.elementor-236 .elementor-element.elementor-element-d422afe > .elementor-element-populated{margin:0vw 0vw 0vw 0vw;--e-column-margin-right:0vw;--e-column-margin-left:0vw;}}/* Start custom CSS for html, class: .elementor-element-b173394 */.lt-footer {
  background: #141210;
  border-top: 1px solid rgba(232,197,176,0.15);
  padding: 72px 6% 40px;
}

.footer-top {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.2fr;
  gap: 60px;
  margin-bottom: 64px;
  padding-bottom: 64px;
  border-bottom: 1px solid rgba(232,197,176,0.1);
}

.footer-logo-img img {
  height: 60px !important;
  width: auto !important;
  margin-bottom: 20px !important;
  display: block !important;
}

.footer-tagline {
  font-family: 'DM Sans', sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8;
  color: rgba(255,255,255,0.35);
  max-width: 280px;
  margin-bottom: 28px;
}

.footer-social {
  display: flex;
  gap: 12px;
}

.social-btn {
  width: 36px !important;
  height: 36px !important;
  border-radius: 50% !important;
  border: 1px solid rgba(232,197,176,0.2) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-decoration: none !important;
  color: rgba(255,255,255,0.6) !important;
  transition: all 0.3s ease !important;
  background: transparent !important;
}

.social-btn:hover {
  border-color: #E8C5B0 !important;
  color: #E8C5B0 !important;
}

.social-btn[title="WhatsApp"]:hover {
  border-color: #25D366 !important;
  color: #25D366 !important;
}

.social-btn svg {
  width: 16px !important;
  height: 16px !important;
  fill: currentColor !important;
  stroke: currentColor !important;
}

.footer-col-title {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 10px !important;
  font-weight: 400 !important;
  letter-spacing: 0.3em !important;
  text-transform: uppercase !important;
  color: #E8C5B0 !important;
  margin-bottom: 24px !important;
}

.footer-links {
  list-style: none !important;
  padding: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 14px !important;
}

.footer-links li a {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  color: rgba(255,255,255,0.4) !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
}

.footer-links li a:hover {
  color: #FDFAF6 !important;
}

.footer-contact p {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 13px !important;
  font-weight: 300 !important;
  color: rgba(255,255,255,0.35) !important;
  line-height: 2 !important;
  margin-bottom: 8px !important;
}

.footer-contact a {
  color: rgba(255,255,255,0.35) !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
}

.footer-contact a:hover {
  color: #E8C5B0 !important;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}

.footer-copy {
  font-family: 'DM Sans', sans-serif !important;
  font-size: 11px !important;
  font-weight: 300 !important;
  color: rgba(255,255,255,0.25) !important;
  letter-spacing: 0.05em !important;
}

.footer-awards {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'DM Sans', sans-serif;
  font-size: 11px;
  font-weight: 300;
  color: rgba(255,255,255,0.25);
}

@media (max-width: 768px) {
  .lt-footer {
    padding: 48px 6% 32px;
  }
  .footer-top {
    grid-template-columns: 1fr !important;
    gap: 32px !important;
    margin-bottom: 32px !important;
    padding-bottom: 32px !important;
  }
  .footer-hide-mobile {
    display: none !important;
  }
  .footer-bottom {
    flex-direction: column !important;
    text-align: center !important;
    gap: 8px !important;
  }
  .footer-tagline {
    max-width: 100% !important;
  }
}.social-btn svg {
  width: 16px !important;
  height: 16px !important;
}

.social-btn[title="Instagram"] svg,
.social-btn[title="Matrimonio.com"] svg {
  fill: none !important;
  stroke: rgba(255,255,255,0.6) !important;
}

.social-btn[title="Facebook"] svg,
.social-btn[title="WhatsApp"] svg {
  fill: rgba(255,255,255,0.6) !important;
  stroke: none !important;
}

.social-btn:hover svg {
  stroke: #E8C5B0 !important;
  fill: none !important;
}

.social-btn[title="Facebook"]:hover svg,
.social-btn[title="WhatsApp"]:hover svg {
  fill: #E8C5B0 !important;
  stroke: none !important;
}

.social-btn[title="WhatsApp"]:hover svg {
  fill: #25D366 !important;
}/* End custom CSS */