.elementor-286 .elementor-element.elementor-element-a95ade5{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-286 .elementor-element.elementor-element-acbf554{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-286 .elementor-element.elementor-element-2667f9c{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-286 .elementor-element.elementor-element-3a953c2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-286 .elementor-element.elementor-element-acbf554{--content-width:600px;}}/* Start custom CSS for html, class: .elementor-element-e64f84b */.contacto-ez {
  text-align: center;
  font-family: 'Playfair Display', serif;
  padding: 4rem 2rem;
  color: #000;
}

.contacto-ez h2 {
  font-size: 7vw;
  margin-bottom: 1.5rem;
  letter-spacing: 0.1em;
}

.contacto-ez .decorativa {
  font-family: 'Cormorant Garamond', serif;
  font-size: 1.2em;
  display: inline-block;
}

.contacto-ez .email a,
.contacto-ez .telefono a {
  display: block;
  font-size: 1.2rem;
  color: #000;
  margin-bottom: 0.5rem;
  text-decoration: none;
}

.contacto-ez .telefono a {
  color: #888;
}

.contacto-ez .social-icons {
  margin-top: 1.5rem;
  display: flex;
  justify-content: center;
  gap: 2rem;
  font-size: 1.5rem;
}

.contacto-ez .social-icons a {
  color: #000;
  transition: opacity 0.3s ease;
}

.contacto-ez .social-icons a:hover {
  opacity: 0.6;
}

.contacto-ez .idioma {
  margin-top: 2rem;
}

.contacto-ez .idioma a {
  font-family: Montserrat, sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
  color: #002f4b;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-2667f9c */.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input[type="text"],
.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input[type="email"],
.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input[type="tel"],
.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input[type="date"],
.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 textarea {
  width: 100%;
  padding: 10px 0;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  color: #0D0D0D;
  border: none;
  border-bottom: 1px solid #C9A46B;
  background-color: transparent;
  box-shadow: none;
  transition: border-color 0.3s ease;
}

.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input:focus,
.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 textarea:focus {
  outline: none;
  border-bottom: 1px solid #0D0D0D;
}

.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input::placeholder,
.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 textarea::placeholder {
  color: #999;
  font-style: italic;
  font-family: 'Playfair Display', serif;
}

.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input[type="submit"] {
  background-color: #C9A46B;
  color: white;
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  padding: 12px 30px;
  border: none;
  border-radius: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  margin-top: 20px;
  transition: background-color 0.3s ease;
}

.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 input[type="submit"]:hover {
  background-color: #a68350;
}

.elementor-286 .elementor-element.elementor-element-2667f9c .wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 25px;
}/* End custom CSS */