/* Field behaviour for /delegate-registration-form-3/ only */

body.ila-delegate-form .ila-acc-note {
	width: 100%;
	max-width: 100%;
	margin: 4px 0 18px;
	padding: 0;
}

body.ila-delegate-form .ila-acc-note p {
	margin: 0;
	font-weight: 400;
}
body.ila-delegate-form .elementor-field-group-specifyOther:not(.ila-open),
body.ila-delegate-form .elementor-field-group-uni:not(.ila-open),
body.ila-delegate-form .elementor-field-group-fileup:not(.ila-open),
body.ila-delegate-form .elementor-field-group-field_31b6db7,
body.ila-delegate-form .elementor-field-group-field_1ea2109 img[src*="690ecaa6-6977-4ab3-8dc9-5a8c0ac0c3c8"] {
	display: none !important;
}

body.ila-delegate-form .elementor-field-group-profession > .elementor-field-label,
body.ila-delegate-form .elementor-field-group-profession .elementor-field-label,
body.ila-delegate-form .elementor-field-group-profession .elementor-field-label b,
body.ila-delegate-form .elementor-field-group-profession .elementor-field-label strong {
	font-weight: 400 !important;
	font-style: normal;
	text-transform: none;
	letter-spacing: normal;
}

body.ila-delegate-form .ila-fee-table-wrap,
body.ila-delegate-form .elementor-field-group-field_1ea2109 .ila-fee-table-wrap {
	width: 100%;
	max-width: 980px;
	margin: 6px 0 20px;
	padding: 0;
	background: none;
	box-sizing: border-box;
}

body.ila-delegate-form .ila-fee-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

body.ila-delegate-form .ila-fee-table th,
body.ila-delegate-form .ila-fee-table td {
	padding: 18px 12px;
	vertical-align: middle;
	border: 0;
}

body.ila-delegate-form .ila-fee-table thead th {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	padding: 14px 10px 12px;
}

body.ila-delegate-form .ila-fee-table thead th span {
	display: block;
	margin-top: 5px;
	font-size: 12.5px;
	font-weight: 400;
}

body.ila-delegate-form .ila-fee-table__blank {
	background: transparent !important;
	border: 0 !important;
	width: 30%;
	padding: 0 !important;
}

body.ila-delegate-form .ila-fee-table__regular {
	background: #5c3317;
	width: 35%;
	border-radius: 12px 12px 0 0;
	border-right: 10px solid transparent;
	background-clip: padding-box;
}

body.ila-delegate-form .ila-fee-table__early {
	background: #a11d22;
	width: 35%;
	border-radius: 12px 12px 0 0;
}

body.ila-delegate-form .ila-fee-table tbody th {
	width: 30%;
	text-align: left;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #5c3317;
	background: transparent;
	padding: 22px 12px 22px 28px;
	border-bottom: 1px solid #6b4423;
}

body.ila-delegate-form .ila-fee-table tbody td {
	text-align: center;
	background: transparent;
	border-bottom: 1px solid #6b4423;
}

body.ila-delegate-form .ila-fee-table tbody td:last-child {
	border-left: 1px solid #6b4423;
}

body.ila-delegate-form .ila-fee-table tbody td strong {
	display: block;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.1;
	color: #3d2416;
}

body.ila-delegate-form .ila-fee-table tbody td span {
	display: block;
	margin-top: 5px;
	font-size: 13px;
	font-weight: 400;
	color: #5c3317;
}

body.ila-delegate-form .ila-fee-table tbody td:last-child strong,
body.ila-delegate-form .ila-fee-table tbody td:last-child span {
	color: #a11d22;
}

body.ila-delegate-form .ila-fee-table tbody tr:last-child th,
body.ila-delegate-form .ila-fee-table tbody tr:last-child td {
	border-bottom: 0;
}

@media (max-width: 767px) {
	body.ila-delegate-form .ila-fee-table-wrap {
		padding: 0;
		overflow-x: auto;
	}

	body.ila-delegate-form .ila-fee-table {
		min-width: 620px;
	}

	body.ila-delegate-form .ila-fee-table tbody td strong {
		font-size: 22px;
	}

	body.ila-delegate-form .ila-fee-table thead th {
		font-size: 14px;
	}
}
