/* 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.
------------------------------------------------------------ */
#search-3 {
	margin-top: 30px;
}

.single-courses .entry-header .entry-meta {
	display: none;
}

.alignfull {
	margin: 32px calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}

.alignwide {
	margin: 32px calc(25% - 25vw);
	max-width: 100vw;
	width: 100vw;
}

.clb-stacked-back {
	color: var(--white);
}

.clb-stacked-back svg {
	transform: scale(0.95);
}

.clb-stacked-top {
	color: var(--navy);
}

.clb-facet-area {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 12px;
}

.page-id-34 .facetwp-type-search input {
	font-size: 1.4rem;
}

.clb-all-resources-area ul {
	margin: 0;
	padding: 0;
}

.clb-all-resources-area li {
	list-style-type: none;
	margin-bottom: 12px;
	padding: 8px 14px;
	background: #f5f5f5;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.clb-single-resource {
	transition: all ease-in-out .25s;
	will-change: transform;
	border-left: 3px solid #eee;
}

.clb-single-resource:hover {
	transform: translate3d(4px, 0, 0);
	background: #eee;
	border-left: 3px solid var(--carolina-blue);
}

.clb-all-resources-area a {
	color: var(--black);
	text-decoration: none;
}

.clb-single-resource .single-resource-year {
	margin-left: 4px;
	font-size: 1.2rem;
	color: #777;
}

.clb-shadow {
	box-shadow: 0 0 40px rgba(0,0,0,.1);
}

.clb-facet-area.clb-two-col {
    grid-template-columns: 1fr 1fr;
}

.clb-facet-area .facetwp-input-wrap {
    display: block;
}

.clb-facet-area select {
	font-size: 1.4rem;
}

.clb-icon-area {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 4px;
}

.clb-icon-caption {
	font-size: 1.1rem;
    color: #999;
	letter-spacing: -1px;
}

/*--- Implement Color Scheme for the 4 Care Areas ------ */

@media only screen and (min-width: 1121px) {
	
	.mega-menu > ul > li.clb-mega-menu-column-header.menu-item-498 > a { border-bottom: 3px solid var(--azalea); }
	.mega-menu > ul > li.clb-mega-menu-column-header.menu-item-499 > a { border-bottom: 3px solid var(--sunburst); }
	.mega-menu > ul > li.clb-mega-menu-column-header.menu-item-540 > a { border-bottom: 3px solid var(--davie-green); }
	.mega-menu > ul > li.clb-mega-menu-column-header.menu-item-3101 > a { border-bottom: 3px solid var(--carolina-blue); }

	
}


#menu-item-82 > a, #menu-item-501 > a {
	cursor: not-allowed;
	pointer-events: none;
}





