.elementor-kit-15{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Estilo geral do formulário */
.elementor-element-662df65 .elementor-widget-container .elementor-form {
  background-color: #f0f8ff !important; /* Azul muito claro */
  border: 1px solid #d1e7ff !important;
  border-radius: 8px !important;
  padding: 20px !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
  max-width: 1920px;
  margin: auto !important;
}

/* Campos de entrada (input, textarea) */
.elementor-element-662df65 .elementor-widget-container .elementor-field {
  width: 100% !important;
  padding: 10px !important;
  font-size: 1em !important;
  border: 1px solid #d1e7ff !important;
  border-radius: 4px !important;
  background-color: #ffffff !important; /* Fundo branco */
  color: #333333 !important; /* Texto cinza escuro */
  transition: border-color 0.3s ease, box-shadow 0.3s ease !important;
}

.elementor-element-662df65 .elementor-widget-container .elementor-field:focus {
  border-color: #007bff !important; /* Azul claro no foco */
  box-shadow: 0 0 4px rgba(0, 123, 255, 0.5) !important;
  outline: none !important;
}

/* Botão de envio */
.elementor-element-662df65 .elementor-widget-container .elementor-button {
  background-color: #007bff !important; /* Azul claro */
  color: #ffffff !important; /* Texto branco */
  padding: 12px 20px !important;
  font-size: 1em !important;
  font-weight: bold !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  text-align: center !important;
  transition: background-color 0.3s ease, transform 0.2s ease !important;
}

.elementor-element-662df65 .elementor-widget-container .elementor-button:hover {
  background-color: #0056b3 !important; /* Azul escuro no hover */
  transform: scale(1.05) !important;
}

.elementor-element-662df65 .elementor-widget-container .elementor-button:active {
  background-color: #004494 !important; /* Azul ainda mais escuro */
  transform: scale(0.95) !important;
}

/* Ajustes de espaçamento */
.elementor-element-662df65 .elementor-widget-container .elementor-field-group {
  margin-bottom: 20px !important;
}

/* Ajuste de responsividade */
@media (max-width: 768px) {
  .elementor-element-662df65 .elementor-widget-container .elementor-form {
    padding: 15px !important;
  }

  .elementor-element-662df65 .elementor-widget-container .elementor-button {
    width: 100% !important;
  }
}
.ovaev-booking-btn {
    display: none;
}/* End custom CSS */