.elementor-21734 .elementor-element.elementor-element-ca851b7{--spacer-size:55px;}.elementor-21734 .elementor-element.elementor-element-3e7b546{--spacer-size:56px;}.elementor-21734 .elementor-element.elementor-element-a0e395c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-21734 .elementor-element.elementor-element-a0e395c > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-field-group{padding-right:calc( 10px/2 );padding-left:calc( 10px/2 );margin-bottom:10px;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-form-fields-wrapper{margin-left:calc( -10px/2 );margin-right:calc( -10px/2 );margin-bottom:-10px;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-field-group.recaptcha_v3-bottomleft, .elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-field-type-html{padding-bottom:0px;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .e-form__buttons__wrapper__button-next{color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-button[type="submit"]{color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .e-form__buttons__wrapper__button-next:hover{color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-button[type="submit"]:hover{color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .elementor-button[type="submit"]:hover svg *{fill:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-21734 .elementor-element.elementor-element-f6b07eb{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}:root{--page-title-display:none;}/* Start custom CSS for form, class: .elementor-element-f6b07eb *//* --- WAVEPROJECT BOOKING FORM (ID METHOD) --- */

/* 1. Contenitore Principale */
#booking-forced-blue .elementor-widget-container {
    background-color: #132D54 !important; /* Blu forzato */
    padding: 30px !important;
    border-radius: 12px !important;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2) !important;
    font-family: 'Segoe UI', sans-serif !important;
    color: white !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
}

/* 2. Logo */
#booking-forced-blue .elementor-widget-container::before {
    content: "";
    display: block;
    background-image: url('https://waveprojectca.com/wp-content/uploads/2023/06/logo-head-waveproject-e1743890954141.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100px;
    margin-bottom: 25px;
}

/* 3. Etichette (Labels) */
#booking-forced-blue .elementor-field-label {
    color: #ffffff !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
}

/* 4. Campi Input */
#booking-forced-blue .elementor-field-textual {
    background-color: #ffffff !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    border-radius: 6px !important;
    height: 50px !important;
}

/* Area messaggio */
#booking-forced-blue textarea.elementor-field-textual {
    height: 120px !important;
    padding-top: 15px !important;
}

/* Focus */
#booking-forced-blue .elementor-field-textual:focus {
    border-color: #00d2ff !important;
    box-shadow: 0 0 10px rgba(0, 210, 255, 0.3) !important;
}

/* 5. Bottone */
#booking-forced-blue .elementor-button {
    background-color: #00d2ff !important;
    color: #132D54 !important;
    border-radius: 50px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    padding: 15px 30px !important;
    width: 100% !important;
    margin-top: 15px !important;
}

#booking-forced-blue .elementor-button:hover {
    background-color: #ffffff !important;
    color: #132D54 !important;
    transform: translateY(-2px);
}

/* 6. Errori e Varie */
#booking-forced-blue .wpcf7-not-valid-tip {
    color: #ffcccc !important;
}

/* Privacy Text */
#booking-forced-blue .elementor-field-type-acceptance label {
    color: #e0e0e0 !important;
    font-size: 12px !important;
}

#booking-forced-blue .elementor-field-type-acceptance a {
    color: #00d2ff !important;
}

/* Mobile Fix */
@media (max-width: 767px) {
    #booking-forced-blue .elementor-widget-container {
        padding: 20px 15px !important;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-7d72ce6 */<style>
  /* 1. CONTENITORE GENERALE */
  .ti-widget {
    font-family: 'Poppins', 'Segoe UI', sans-serif !important;
    padding: 20px 0 !important;
  }

  /* 2. LA CARD DELLA RECENSIONE */
  .ti-widget .ti-review-item {
    background-color: #ffffff !important;
    border-radius: 16px !important;
    border: none !important;
    box-shadow: 0 10px 30px rgba(19, 45, 84, 0.08) !important;
    padding: 25px !important;
    margin: 15px !important;
    transition: transform 0.3s ease, box-shadow 0.3s ease !important;
    position: relative;
    overflow: hidden;
    display: flex !important;
    flex-direction: column;
  }

  /* 3. RESPONSIVITÀ MOBILE (Fix per smartphone) */
  @media (max-width: 768px) {
    .ti-widget .ti-review-item {
      padding: 20px !important; /* Riduce il padding interno */
      margin: 10px 5px !important; /* Riduce i margini laterali per non sprecare spazio */
      border-radius: 12px !important;
    }

    .ti-widget .ti-review-content {
      font-size: 14px !important; /* Testo leggermente più piccolo su mobile */
      line-height: 1.5 !important;
    }

    .ti-widget .ti-name {
      font-size: 14px !important;
    }

    /* Nascondiamo le virgolette giganti su mobile per pulizia */
    .ti-widget .ti-review-item::before {
      display: none !important;
    }

    /* Ridimensiona le frecce per non coprire il testo */
    .ti-widget .ti-controls .ti-next,
    .ti-widget .ti-controls .ti-prev {
      width: 30px !important;
      height: 30px !important;
      line-height: 30px !important;
    }
  }

  /* 4. PROFILO E NOME */
  .ti-widget .ti-profile-img img {
    border-radius: 50% !important;
    border: 2px solid #C6954F !important; /* Cambiato in ORO per coerenza */
    padding: 2px !important;
  }

  .ti-widget .ti-name {
    color: #132D54 !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    letter-spacing: 0.5px !important;
  }

  /* 5. LE STELLE (Rating) */
  .ti-widget .ti-star {
    color: #C6954F !important;
    fill: #C6954F !important;
  }
  
  .ti-widget .ti-star.empty {
    color: #e0e0e0 !important;
    fill: #e0e0e0 !important;
  }

  /* 6. TESTO RECENSIONE */
  .ti-widget .ti-review-content {
    color: #555555 !important;
    font-size: 15px !important;
    line-height: 1.6 !important;
    margin-top: 15px !important;
    font-style: italic;
  }

  /* 7. CONTROLLI (Frecce e Punti) */
  .ti-widget .ti-controls .ti-next,
  .ti-widget .ti-controls .ti-prev {
    background-color: #132D54 !important;
    color: white !important;
    border-radius: 50% !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2) !important;
  }

  .ti-widget .ti-controls .ti-dot.active {
    background-color: #132D54 !important;
  }

  /* 8. DECORAZIONE VIRGOLETTE (Solo Desktop) */
  @media (min-width: 769px) {
    .ti-widget .ti-review-item::before {
      content: '“';
      position: absolute;
      top: -10px;
      right: 20px;
      font-size: 80px;
      color: rgba(19, 45, 84, 0.05);
      font-family: serif;
      pointer-events: none;
      line-height: 1;
    }
    
    .ti-widget .ti-review-item:hover {
      transform: translateY(-5px) !important;
      box-shadow: 0 15px 40px rgba(19, 45, 84, 0.12) !important;
    }
  }
</style>/* End custom CSS */