/**
 * Shared presentation rules for the Holiday Festival Craft Fair pages.
 * Page structure and dynamic content remain in the corresponding PHP files.
 */

.holiday-text {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-weight: normal !important;
	color: #658da6;
}

.craftfair-main-page .holiday-text {
	font-size: 2.6em !important;
	text-align: center;
}

.vc_custom_1562853108422 {
	background-image: url(/wp-content/uploads/2019/07/christmas-flakes-background.jpg) !important;
	background-position: 0 0 !important;
	background-repeat: no-repeat !important;
}

.vc_custom_1571146425584 {
	padding-bottom: 1.5em !important;
}

.vc_custom_1562852000766 {
	margin-bottom: 10px !important;
	padding-bottom: 0 !important;
}

.vc_custom_1562852274894 {
	margin-bottom: 1em !important;
	padding-bottom: 0 !important;
}

.vc_custom_1543699691244 {
	background-color: #658da6;
	border-radius: 4px;
	margin: 1em 0 0;
	padding: 0;
}

.craftfair-event-dates {
	margin: 1.75rem 0 .75rem;
}

.craftfair-event-date {
	margin: 0;
	padding: .25rem .5rem;
	text-align: center;
}

.craftfair-event-date + .craftfair-event-date {
	margin-top: 1.75rem;
}

.craftfair-event-weekday {
	display: block;
	margin-bottom: .2rem;
	color: #334b56;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 1.2;
	text-transform: uppercase;
}

.craftfair-event-date-text {
	display: block;
	color: #8c0000;
	font-size: clamp(2.25rem, 1.4rem + 2.25vw, 3.6rem);
	font-weight: 700;
	line-height: 1.1;
}

.craftfair-event-time {
	display: block;
	margin-top: .45rem;
	font-size: 1.1rem;
	font-weight: 600;
	line-height: 1.3;
}

.craftfair-contact-callout {
	font-size: 1.6em !important;
	line-height: 1.6 !important;
}
