.et_pb_contact_field[data-type="file"] .et_pb_contact_form_label {
	display: block;
	position: static;
	clip: auto;
	width: auto;
	height: auto;
	margin-bottom: 8px;
	overflow: visible;
}

.ltd-divi-file-wrap {
	display: block;
}

.ltd-divi-file-upload {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 14px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	background: rgba(0, 0, 0, 0.03);
	font: inherit;
}

.ltd-divi-file-help,
.ltd-divi-file-list {
	display: block;
	margin-top: 6px;
	font-size: 0.85em;
	line-height: 1.4;
}

.et_pb_contact_field.et_contact_error .ltd-divi-file-upload {
	border-color: #ff0000;
}


.ltd-divi-global-upload-field {
	width: 100%;
	clear: both;
}
