.elementor-17206 .elementor-element.elementor-element-733a9eb{--display:flex;--gap:00px 00px;--row-gap:00px;--column-gap:00px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-22930fe */.footer-luxury {
  background-color: #0A0A0A;
  color: #FFFFFF;
  font-family: 'Montserrat', sans-serif;
  border-top: 1px solid rgba(197, 164, 126, 0.35);
  padding-top: 80px;
  padding-bottom: 60px;
}

.footer-luxury h5 {
  font-family: 'Playfair Display', serif;
  color: #C5A47E;
  font-size: 1.2rem;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.footer-luxury .small {
  font-size: 0.9rem;
  line-height: 1.9;
  color: rgba(255, 255, 255, 0.65);
}

.footer-luxury a {
  color: rgba(255, 255, 255, 0.75) !important;
  text-decoration: none !important;
  font-size: 0.85rem;
  transition: all 0.45s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-luxury a:hover {
  color: #C5A47E !important;
}

/* INPUT */
.footer-luxury .form-control {
  background: transparent !important;
  border: 1px solid rgba(197, 164, 126, 0.5) !important;
  border-radius: 0;
  color: #fff !important;
  font-size: 0.85rem;
  padding: 12px;
}

.footer-luxury .form-control:focus {
  box-shadow: none;
  border-color: #C5A47E !important;
}

/* BUTTON (menos agresivo) */
.btn-subscribe {
  background: transparent;
  color: #C5A47E;
  border: 1px solid #C5A47E;
  font-size: 0.7rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 12px 20px;
  transition: all 0.4s ease;
}

.btn-subscribe:hover {
  background: #C5A47E;
  color: #0A0A0A;
}

/* SOCIAL ICONS (menos genéricos) */
.social-icon-luxury {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  font-size: 16px;
  color: rgba(255,255,255,0.6);
  transition: all 0.4s ease;
}

.social-icon-luxury:hover {
  color: #C5A47E;
  transform: translateY(-2px);
}

.footer-bottom-links a {
  font-size: 0.7rem;
  margin-right: 18px;
  opacity: 0.5;
}

.footer-bottom-links a:hover {
  opacity: 1;
}

hr {
  border-color: rgba(197,164,126,0.3);
  margin-top: 60px;
  margin-bottom: 30px;
}/* End custom CSS */