/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 23 2026 | 09:43:09 */
.qodef-standard-form.form-contatto-optical-filled .qodef-cf7-columns {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 14px;
	margin-bottom: 14px;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder .wpcf7-form-control-wrap {
	display: block;
	width: 100%;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="text"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="email"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="tel"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder select {
	width: 100% !important;
	margin-bottom: 0 !important;
	padding: 7.5px 10px !important;
	background: #ffffff !important;
	background-color: #ffffff !important;
	color: #000000 !important;
	border: none !important;
	border-radius: 7.5px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="text"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="email"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="tel"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder select {
	height: 46px !important;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-textarea-holder {
	margin-top: 10px;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea {
	min-height: 140px !important;
	resize: vertical;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input:focus,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea:focus,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder select:focus,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input:active,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea:active,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder select:active {
	outline: none !important;
	border: none !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	color: #000000 !important;
	background: #ffffff !important;
	background-color: #ffffff !important;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input::placeholder,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea::placeholder {
	color: #000000 !important;
	opacity: 1 !important;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input::-webkit-input-placeholder,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea::-webkit-input-placeholder {
	color: #000000 !important;
	opacity: 1 !important;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input::-moz-placeholder,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea::-moz-placeholder {
	color: #000000 !important;
	opacity: 1 !important;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input:-ms-input-placeholder,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder textarea:-ms-input-placeholder {
	color: #000000 !important;
	opacity: 1 !important;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer {
	margin-top: 16px;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer .wpcf7-form-control-wrap {
	display: inline;
	width: auto;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer .wpcf7-acceptance {
	display: block;
	margin: 0 0 14px;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer .wpcf7-list-item {
	margin: 0 !important;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer .wpcf7-list-item label {
	display: inline-flex;
	align-items: flex-start;
	gap: 8px;
	cursor: pointer;
	color: #000000 !important;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer input[type="checkbox"] {
	width: 16px !important;
	height: 16px !important;
	min-height: 16px !important;
	margin: 2px 0 0 !important;
	padding: 0 !important;
	flex: 0 0 16px;
	accent-color: #000000;
	background: transparent !important;
	border-radius: 0 !important;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer .wpcf7-list-item-label {
	display: inline;
	font-size: 13px;
	line-height: 1.5;
	font-weight: 500;
	color: #000000 !important;
}

.qodef-standard-form.form-contatto-optical-filled .form-footer a {
	color: #000000 !important;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.qodef-standard-form.form-contatto-optical-filled input[type="submit"] {
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	min-height: 46px !important;
	padding: 12px 24px !important;
	border: none !important;
	outline: none !important;
	border-radius: 7.5px !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
	cursor: pointer !important;
}

.qodef-standard-form.form-contatto-optical-filled .wpcf7-not-valid-tip {
	font-size: 12px !important;
	color: #c53333 !important;
	margin-top: 4px;
}

@media screen and (max-width: 767px) {
	.qodef-standard-form.form-contatto-optical-filled .qodef-cf7-columns {
		grid-template-columns: 1fr;
		gap: 12px;
		margin-bottom: 12px;
	}

	.qodef-standard-form.form-contatto-optical-filled .qodef-textarea-holder {
		margin-top: 8px;
	}
}

.upload-holder {
	margin-top: 30px;
	padding: 20px;
	border: 1px dashed rgba(0, 99, 146, 0.4);
	border-radius: 0;
}

.upload-holder input[type="file"] {
	width: 100%;
	cursor: pointer;
}

.upload-holder input[type="file"] {
	font-family: 'Sora', sans-serif;
	width: 100%;
	cursor: pointer;
}

.upload-holder input[type="file"]::file-selector-button {
	font-family: 'Sora', sans-serif;
}

.form-contatto-optical-filled .wpcf7-form-control.wpcf7-select,
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder select.wpcf7-select {
    appearance: none !important;
    -webkit-appearance: none !important;
    background: #ffffff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23006392' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 15px center !important;
    padding: 7.5px 40px 7.5px 10px !important;
    cursor: pointer;
    height: auto !important;
    line-height: normal !important;
    vertical-align: middle !important;
    width: 100%;
    box-sizing: border-box;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="text"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="email"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="tel"],
.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder select.wpcf7-select {
    height: 42px !important;
    box-sizing: border-box !important;
}

.form-contatto-optical-filled .qodef-button:hover {
    background-color: #006392 !important;
    color: #ffffff !important;
}

.qodef-standard-form.form-contatto-optical-filled .qodef-input-holder input[type="file"] {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    background: transparent !important;
}

.upload-label {
  font-family: 'Sora', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #000000;
  margin: 0 0 8px 0 !important;
}