/* Keep the quote and storage forms above the LiveChat launcher. */
#pum-1099.pum-active,
#pum-1447.pum-active {
	z-index: 2147483647 !important;
}

/* Gravity Forms 3.1 calendar compatibility with the theme's broad table rules. */
#pum-1099 .gform-datepicker-calendar {
	max-width: calc(100vw - 72px);
	width: 320px;
	word-break: normal;
}

#pum-1099 .gform-datepicker-calendar table {
	table-layout: fixed;
	width: 100%;
}

#pum-1099 .gform-datepicker-calendar table tbody tr > *,
#pum-1099 .gform-datepicker-calendar table tbody tr > * :not(td:first-child) {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.25;
	padding: 0.4rem 0.2rem;
	text-align: center;
	text-transform: none;
	white-space: nowrap;
	word-break: normal;
}

#pum-1099 .gform-datepicker-calendar select {
	min-height: 36px;
	padding-bottom: 0.25rem;
	padding-top: 0.25rem;
}

@media screen and (max-width: 39.99875em) {
	#pum-1099 .pum-title,
	#pum-1447 .pum-title {
		min-height: 48px;
		padding-right: 52px;
	}
}
