/*
 * Music Experiences public form presentation.
 */

body.page-id-1096 .wpcf7-form,
body.page-id-104 .wpcf7-form {
	max-width: 980px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

body.page-id-1096 .wpcf7-form .row,
body.page-id-104 .wpcf7-form .row {
	margin-right: -8px !important;
	margin-left: -8px !important;
}

body.page-id-1096 .wpcf7-form [class*='col-md-'],
body.page-id-104 .wpcf7-form [class*='col-md-'] {
	padding-right: 8px !important;
	padding-left: 8px !important;
}

body.page-id-1096 .wpcf7-form label,
body.page-id-104 .wpcf7-form label {
	display: block !important;
	color: #312b32 !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: 1.4 !important;
}

body.page-id-1096 .wpcf7-form input[type='text'],
body.page-id-1096 .wpcf7-form input[type='email'],
body.page-id-1096 .wpcf7-form input[type='tel'],
body.page-id-1096 .wpcf7-form input[type='url'],
body.page-id-1096 .wpcf7-form input[type='number'],
body.page-id-1096 .wpcf7-form select,
body.page-id-1096 .wpcf7-form textarea,
body.page-id-104 .wpcf7-form input[type='text'],
body.page-id-104 .wpcf7-form input[type='email'],
body.page-id-104 .wpcf7-form input[type='tel'],
body.page-id-104 .wpcf7-form input[type='url'],
body.page-id-104 .wpcf7-form input[type='number'],
body.page-id-104 .wpcf7-form select,
body.page-id-104 .wpcf7-form textarea {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 7px 0 0 !important;
	border: 1px solid #ded7de !important;
	border-radius: 12px !important;
	background: #fff !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #272128 !important;
	font-size: 16px !important;
}

body.page-id-1096 .wpcf7-form input[type='text'],
body.page-id-1096 .wpcf7-form input[type='email'],
body.page-id-1096 .wpcf7-form input[type='tel'],
body.page-id-1096 .wpcf7-form input[type='url'],
body.page-id-1096 .wpcf7-form input[type='number'],
body.page-id-1096 .wpcf7-form select,
body.page-id-104 .wpcf7-form input[type='text'],
body.page-id-104 .wpcf7-form input[type='email'],
body.page-id-104 .wpcf7-form input[type='tel'],
body.page-id-104 .wpcf7-form input[type='url'],
body.page-id-104 .wpcf7-form input[type='number'],
body.page-id-104 .wpcf7-form select {
	min-height: 52px !important;
	padding: 0 14px !important;
}

body.page-id-1096 .wpcf7-form textarea,
body.page-id-104 .wpcf7-form textarea {
	min-height: 120px !important;
	padding: 13px 14px !important;
	line-height: 1.55 !important;
	resize: vertical !important;
}

body.page-id-1096 .wpcf7-form .wpcf7-acceptance,
body.page-id-104 .wpcf7-form .wpcf7-acceptance {
	display: block !important;
	margin: 16px 0 !important;
	padding: 16px !important;
	border: 1px solid #e8e2e8 !important;
	border-radius: 13px !important;
	background: #faf8fa !important;
}

body.page-id-1096 .wpcf7-form .wpcf7-acceptance .wpcf7-list-item,
body.page-id-104 .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
	margin: 0 !important;
}

body.page-id-1096 .wpcf7-form .wpcf7-acceptance label,
body.page-id-104 .wpcf7-form .wpcf7-acceptance label {
	display: grid !important;
	grid-template-columns: 20px minmax(0, 1fr) !important;
	align-items: start !important;
	gap: 10px !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.55 !important;
}

body.page-id-1096 .wpcf7-form .wpcf7-acceptance input[type='checkbox'],
body.page-id-104 .wpcf7-form .wpcf7-acceptance input[type='checkbox'] {
	margin: 3px 0 0 !important;
}

body.page-id-1096 .wpcf7-form .wpcf7-submit,
body.page-id-104 .wpcf7-form .wpcf7-submit {
	width: 100% !important;
	min-height: 54px !important;
	margin-top: 8px !important;
	padding: 13px 20px !important;
	border: 0 !important;
	border-radius: 13px !important;
	background: #f23d76 !important;
	color: #fff !important;
	box-shadow: 0 10px 24px rgba(242, 61, 118, .22) !important;
	font-size: 15px !important;
	font-weight: 850 !important;
	line-height: 1.3 !important;
}

body.page-id-1096 .wpcf7-form .wpcf7-not-valid-tip,
body.page-id-104 .wpcf7-form .wpcf7-not-valid-tip {
	margin-top: 6px !important;
	font-size: 12px !important;
	line-height: 1.4 !important;
}

body.page-id-1096 .wpcf7-response-output,
body.page-id-104 .wpcf7-response-output {
	margin: 18px 0 0 !important;
	padding: 13px 15px !important;
	border-radius: 12px !important;
	font-size: 13px !important;
	line-height: 1.5 !important;
}

@media (max-width: 767px) {
	body.page-id-1096 .container.content-container,
	body.page-id-104 .container.content-container {
		padding-right: 16px !important;
		padding-left: 16px !important;
	}

	body.page-id-1096 .wpcf7-form .row,
	body.page-id-104 .wpcf7-form .row {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	body.page-id-1096 .wpcf7-form [class*='col-md-'],
	body.page-id-104 .wpcf7-form [class*='col-md-'] {
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	body.page-id-1096 .wpcf7-form p,
	body.page-id-104 .wpcf7-form p {
		margin-bottom: 17px !important;
	}
}

/* Private-group proposal uses the same form system plus date/guest controls. */
body.page-id-1103 .wpcf7-form {
	max-width: 980px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

body.page-id-1103 .wpcf7-form label {
	display: block !important;
	color: #312b32 !important;
	font-size: 13px !important;
	font-weight: 800 !important;
	line-height: 1.4 !important;
}

body.page-id-1103 .wpcf7-form input[type='text'],
body.page-id-1103 .wpcf7-form input[type='email'],
body.page-id-1103 .wpcf7-form input[type='tel'],
body.page-id-1103 .wpcf7-form input[type='date'],
body.page-id-1103 .wpcf7-form input[type='number'],
body.page-id-1103 .wpcf7-form select,
body.page-id-1103 .wpcf7-form textarea {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	margin: 7px 0 0 !important;
	border: 1px solid #ded7de !important;
	border-radius: 12px !important;
	background: #fff !important;
	box-shadow: none !important;
	box-sizing: border-box !important;
	color: #272128 !important;
	font-size: 16px !important;
}

body.page-id-1103 .wpcf7-form input[type='text'],
body.page-id-1103 .wpcf7-form input[type='email'],
body.page-id-1103 .wpcf7-form input[type='tel'],
body.page-id-1103 .wpcf7-form input[type='date'],
body.page-id-1103 .wpcf7-form input[type='number'],
body.page-id-1103 .wpcf7-form select {
	min-height: 52px !important;
	padding: 0 14px !important;
}

body.page-id-1103 .wpcf7-form textarea {
	min-height: 120px !important;
	padding: 13px 14px !important;
	line-height: 1.55 !important;
	resize: vertical !important;
}

body.page-id-1103 .wpcf7-form input[name='total-guests'][readonly] {
	background: #f7f4f6 !important;
	font-weight: 800 !important;
	cursor: default !important;
}

body.page-id-1103 .wpcf7-form .wpcf7-acceptance {
	display: block !important;
	margin: 16px 0 !important;
	padding: 16px !important;
	border: 1px solid #e8e2e8 !important;
	border-radius: 13px !important;
	background: #faf8fa !important;
}

body.page-id-1103 .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
	margin: 0 !important;
}

body.page-id-1103 .wpcf7-form .wpcf7-acceptance label {
	display: grid !important;
	grid-template-columns: 20px minmax(0, 1fr) !important;
	align-items: start !important;
	gap: 10px !important;
	font-size: 13px !important;
	font-weight: 500 !important;
	line-height: 1.55 !important;
}

body.page-id-1103 .wpcf7-form .wpcf7-submit {
	width: 100% !important;
	min-height: 54px !important;
	margin-top: 8px !important;
	padding: 13px 20px !important;
	border: 0 !important;
	border-radius: 13px !important;
	background: #f23d76 !important;
	color: #fff !important;
	box-shadow: 0 10px 24px rgba(242, 61, 118, .22) !important;
	font-size: 15px !important;
	font-weight: 850 !important;
}

@media (max-width: 767px) {
	body.page-id-1103 .container.content-container {
		padding-right: 16px !important;
		padding-left: 16px !important;
	}

	body.page-id-1103 .wpcf7-form .row {
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	body.page-id-1103 .wpcf7-form [class*='col-md-'] {
		width: 100% !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
}
