/* Genesis Extender baseline (lib/css/default.css), carried over verbatim.
   Toggle off under Appearance → Extender Replacement once you have
   confirmed nothing on the site uses .clearfix or the .ez-* classes.
------------------------------------------------------------ */
/* Genesis Extender Default CSS */

/* Clearfix
------------------------------------------------------------ */

.clearfix:after { visibility: hidden; display: block; height: 0; font-size: 0; line-height: 0; content: " "; clear: both; }
.clearfix { display: block; }
/* IE6 */
* html .clearfix { height: 1%; }
/* IE7 */
*:first-child + html .clearfix { min-height: 1%; }


/* EZ Home Widget Areas
------------------------------------------------------------ */

#ez-home-container-wrap {
	clear: both;
}

.ez-home-container-area {
	margin: 0 0 20px;
	clear: both;
}

.ez-home-bottom {
	margin: 0;
}

.ez-only {
	width: 100%;
	margin: 0 0 20px;
	float: left;
	clear: both;
}

/* Site CSS
   Imported from Genesis Extender (wp_options -> genesis_extender_custom_css).
   Edit under Appearance → Extender Replacement. This file is regenerated
   on every save — do not edit it directly.
------------------------------------------------------------ */
.clb-button-area .button {
	border-radius: 5px;
}

.site-container .wp-block-button__link, .site-container .wp-block-pullquote.is-style-solid-color {
	border-radius: 5px;
}

.button.full {
	width: 100%;
	text-align: center;
	border-radius: 5px;
}

.clb-shadow img {
	box-shadow: 0 10px 40px rgb(0,0,0,.2);
}

.clb-inactive-menu-item > a:hover {
	cursor: default;
}

.site-container .wp-block-pullquote p, .site-container .wp-block-quote p {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 24px !important;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 50px;
}

.site-container .wp-block-pullquote cite, .site-container .wp-block-quote cite {
    font-family: 'Source Sans Pro', sans-serif;
}

.site-container .wp-block-pullquote, .site-container .wp-block-quote {
	margin-bottom: 60px;
	padding: 0 60px;
}



.single-tribe_events .tribe-events-event-image {
	/*float: right;*/
	/*max-width: 300px;*/
	/*margin-left: 20px;*/
	margin-bottom: 30px;
}

.post-type-archive-tribe_events .tribe_events_cat-weekly img {
	display: none;
}

.home .wp-block-buttons {
    justify-content: center;
}



.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: #e00d7e;
}

.tribe-common .tribe-common-c-svgicon {
    color: #e00d7e;
}

.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: #e00d7e;
}
