/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 08 2026 | 12:43:31 */
<style>
/* Tutti i form Leroux Contact Form 7 */
.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form label {
  display: block;
  margin-bottom: 18px;
  color: #1f2933;
  font-size: 16px;
  line-height: 1.4;
}

.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form input[type="text"],
.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form input[type="email"],
.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form input[type="tel"],
.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form textarea {
  width: 100%;
  background: #ffffff !important;
  border: 1px solid #d9d9d9 !important;
  border-bottom: 1px solid #d9d9d9 !important;
  border-radius: 10px;
  padding: 14px 16px;
  margin-top: 8px;
  box-sizing: border-box;
  color: #011B30;
  font-size: 15px;
  line-height: 1.4;
  box-shadow: none !important;
  appearance: none;
}

.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form textarea {
  min-height: 140px;
  resize: vertical;
}

.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form input::placeholder,
.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form textarea::placeholder {
  color: #8f8f8f;
}

.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form input:focus,
.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form textarea:focus {
  border-color: #f58125 !important;
  outline: none;
}

.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form input[type="submit"] {
  background: #1f2732;
  color: #ffffff;
  border: none;
  border-radius: 999px;
  padding: 14px 28px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.25s ease;
  margin-top: 10px;
}

.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form input[type="submit"]:hover {
  background: #f58125;
}

.elementor-widget-wp-widget-leroux_core_contact_form_7 .wpcf7-form p {
  margin-bottom: 0;
}
</style>



body:not(.home):not(.page-id-11894) .wpcf7-form label,
body:not(.home):not(.page-id-11894) .wpcf7-form label *,
body:not(.home):not(.page-id-11894) .wpcf7-form p {
  color: #ffffff !important;
}

body:not(.home):not(.page-id-11894) .wpcf7-form input[type="submit"],
body:not(.home):not(.page-id-11894) .wpcf7-form button[type="submit"] {
  background-color: #ffffff !important;
  color: #1f2732 !important;
  border-color: #ffffff !important;
}

body:not(.home):not(.page-id-11894) .wpcf7-form input[type="submit"]:hover,
body:not(.home):not(.page-id-11894) .wpcf7-form button[type="submit"]:hover {
  background-color: #f58125 !important;
  color: #ffffff !important;
  border-color: #f58125 !important;
}

body:not(.home):not(.page-id-11894) .wpcf7-form label {
  color: #ffffff !important;
}