.elementor-273 .elementor-element.elementor-element-5ffbb12{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for container, class: .elementor-element-5ffbb12 *//* FIX CONTACT PAGE - SELECT FIELD */
.efcp-form .efcp-field select {
  padding: 0 46px 0 15px !important;
  height: 52px !important;
  line-height: 52px !important;
}

.efcp-form .efcp-field .efcp-select-label {
  display: none !important;
}

/* Mejor apariencia del select */
.efcp-form .efcp-field select {
  color: var(--efcp-text) !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

/* Evita que la barra flotante tape el contenido inferior */
.efcp-page {
  padding-bottom: 92px;
}

@media (max-width: 767px) {
  .efcp-page {
    padding-bottom: 110px;
  }
}/* End custom CSS */