body {
	margin: 0 !important;
}


/* Grid */
/* *************************************** */
.col-1 {
	max-width: 8.333333%;
	flex: 0 0 8.333333% !important;
}

.col-2 {
	max-width: 16.666667%;
	flex: 0 0 16.666667% !important;
}

.col-3 {
	max-width: 25%;
	flex: 0 0 25% !important;
}

.col-4 {
	max-width: 33.333333%;
	flex: 0 0 33.333333% !important;
}

.col-5 {
	max-width: 41.666667%;
	flex: 0 0 41.666667% !important;
}

.col-6 {
	max-width: 50%;
	flex: 0 0 50% !important;
}

.col-7 {
	max-width: 58.333333%;
	flex: 0 0 58.333333% !important;
}

.col-8 {
	max-width: 66.666667%;
	flex: 0 0 66.666667% !important;
}

.col-9 {
	max-width: 75%;
	flex: 0 0 75% !important;
}

.col-10 {
	max-width: 83.333333%;
	flex: 0 0 83.333333% !important;
}

.col-11 {
	max-width: 91.666667%;
	flex: 0 0 91.666667% !important;
}

.col-12 {
	max-width: 100%;
	flex: 0 0 100% !important;
}

@media (max-width: 767px) {
	
	.col-2,
	.col-3,
	.col-4,
	.col-5,
	.col-6,
	.col-7,
	.col-8,
	.col-9,
	.col-10,
	.col-11,
	.col-12 {
		max-width: 100%;
		flex: 0 0 100% !important;
	}
}


/* Color */
/* *************************************** */
:root {
	--black-15: rgba(0, 0, 0, 0.15);
	--black-25: rgba(0, 0, 0, 0.25);
	--black-50: rgba(0, 0, 0, 0.50);
	--black-75: rgba(0, 0, 0, 0.75);
}


/* Typography */
/* *************************************** */
:root {
	--font-size-12: 0.75rem;
	--font-size-13: 0.813rem;
	--font-size-14: 0.875rem;
	--font-size-15: 0.938rem;
	--font-size-16: 1rem;
	--font-size-17: 1.063rem;
	--font-size-18: 1.125rem;
	--font-size-19: 1.188rem;
	--font-size-20: 1.25rem;
	--font-size-21: 1.313rem;
	--font-size-22: 1.375rem;
	--font-size-23: 1.438rem;
	--font-size-24: 1.5rem;
	--font-size-32: 2rem;
	--font-size-48: 3rem;
}

p {
	margin-bottom: 1rem;
}

p strong {
	font-weight: 700;
}

.text-size-15 *,
.text-size-15-para p {
	font-size: 0.938rem;
}

.text-size-14 *,
.text-size-14-para p {
	font-size: 0.875rem;
}

.text-size-13 *,
.text-size-13-para p {
	font-size: 0.813rem;
}

.text-size-12 *,
.text-size-12-para p {
	font-size: 0.75rem;
}


/* Image containers */
/* *************************************** */
.container-16-9 {
	width: 100%;
	aspect-ratio: 16/9;
	position: relative;
	overflow: hidden;
}

.container-16-9 * {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

/* Lists */
/* *************************************** */
.no-margin-list ul,
.no-margin-list ol {
	margin: 1rem 0 1rem 18px !important;
}


/* Focus States - fine tuning */
/* *************************************** */
iframe:focus,
[href]:focus,
[tabindex]:focus,
[contentEditable=true]:focus {
    outline: none;
    outline-offset: 0;
	transition: none;
}

iframe:focus-visible,
[href]:focus-visible,
[tabindex]:focus-visible,
[contentEditable=true]:focus-visible {
    outline: 0.25rem solid #2491ff;
}



/* Line height resets */
/* *************************************** */
:root {
	--line-height-1: 1.15;
	--line-height-2: 1.25;
	--line-height-3: 1.35;
	--line-height-4: 1.45;
	--line-height-5: 1.55;
	--line-height-6: 1.65;
	--line-height-7: 1.75;
	--line-height-8: 1.85;
	--line-height-9: 1.95;
}

.line-height-3,
.line-height-3 * {
	line-height: var(--line-height-3) !important;
}

.line-height-4,
.line-height-4 * {
	line-height: var(--line-height-4) !important;
}

body,
button,
textarea,
input[type=button],
input[type=submit] {
    line-height: var(--line-height-6) !important;
}

ul li,
ol li,
.elementor-widget-text-editor .elementor-widget-container,
.elementor-nav-menu li a {
	line-height: var(--line-height-5) !important;
}

h2,
h3,
.elementor-widget-heading h1.elementor-heading-title,
.grid-list-funding .elementor-widget-loop-grid .elementor-grid .e-loop-item a,
.grid-list-webinar .elementor-widget-loop-grid .elementor-grid .e-loop-item a,
.elementor-12938 .elementor-element.elementor-element-5c11c97 .elementor-heading-title a {
	line-height: var(--line-height-3) !important;
}


/* Heading resets
 * Based on Minor Third 
 * https://www.modularscale.com */
/* *************************************** */
h1,
.heading-size-h1 h2,
.heading-size-h2 h3,
.heading-size-h2 h4,
.heading-size-h2 h5,
.heading-size-h2 h6 {
	font-size: clamp(1.44rem, -2.125rem + 7.0313vw, 2.488rem) !important;
}

h2,
.heading-size-h2 h1,
.heading-size-h2 h3,
.heading-size-h2 h4,
.heading-size-h2 h5,
.heading-size-h2 h6 {
	font-size: clamp(1.2em, -0.375rem + 3.125vw, 1.728rem) !important;
}

h3,
.heading-size-h3 h1,
.heading-size-h3 h2,
.heading-size-h3 h4,
.heading-size-h3 h5,
.heading-size-h3 h6 {
	font-size: clamp(1.2em, -0.125rem + 2.3438vw, 1.44rem) !important;
}

h4,
.heading-size-h4 h1,
.heading-size-h4 h2,
.heading-size-h4 h3,
.heading-size-h4 h5,
.heading-size-h4 h6 {
	font-size: clamp(1rem, -0.125rem + 2.3438vw, 1.2rem) !important;
}

h5,
.heading-size-h5 h1,
.heading-size-h5 h2,
.heading-size-h5 h3,
.heading-size-h5 h4,
.heading-size-h5 h6 {
	font-size: clamp(1rem, -0.125rem + 2.3438vw, 1.2rem) !important;
	font-weight: 500 !important;
}

h6,
.heading-size-h6 h1,
.heading-size-h6 h2,
.heading-size-h6 h3,
.heading-size-h6 h4,
.heading-size-h6 h5 {
	font-size: 1rem !important;
	font-weight: 500 !important;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 16px !important;
	clear: none;
}

.heading-blue h1,
.heading-blue h2,
.heading-blue h3,
.heading-blue h4,
.heading-blue h5,
.heading-blue h6 {
	color: var(--e-global-color-astglobalcolor3);
}

.no-margin h2,
.no-margin h3,
.no-margin h4,
.no-margin h5,
.no-margin h6 {
	margin-bottom: 0 !important;
}

.heading-display-inline h1,
.heading-display-inline h2,
.heading-display-inline h3,
.heading-display-inline h4,
.heading-display-inline h5,
.heading-display-inline h6 {
	display: inline-block;
}


/* Buttons - Keep consistent */
/* Mimics USWDS design system */
/* *************************************** */
.elementor-button,
.ast-custom-button {
	margin: 0 0.5rem 0 0 !important;
	padding: 0.75rem 1.25rem !important;
	border: 1px solid #005ea2 !important;
	border-radius: 0.25rem !important;
	box-shadow: none !important;
	color: #005ea2 !important;
	font-family: 'Public Sans', sans-serif !important;
	font-size: 0.875rem !important;
	font-weight: 500 !important;
	line-height: normal !important;
	text-decoration: none !important;
	text-align: center !important;
	display: inline-flex !important;
	justify-content: center !important;
	align-items: center !important;
	column-gap: 0.5rem !important;
	appearance: none !important;
}

.elementor-button:hover,
.ast-custom-button:hover {
	border: 1px solid #1a4480 !important;
	color: #1a4480 !important;
}

@media (max-width: 767px) {
	.elementor-button:hover,
	.ast-custom-button:hover {
		border: 1px solid #005ea2 !important;
		color: #005ea2 !important;
	}
}


/* Image resets */
/* *************************************** */
.wp-caption .wp-caption-text {
	margin: 8px 0 0 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 12px;
	line-height: var(--line-height-4);
}


/* Header */
/* *************************************** */
header .custom-logo-link img {
	margin: 0 0 0 -10px;
}


/* Primary main navigation */
/* *************************************** */
.ast-builder-menu .main-navigation > ul {
	margin: 0 -8px;
}

.ast-builder-menu .main-navigation > ul li {
	padding: 8px 4px;
}

.ast-builder-menu .main-navigation > ul li .ast-icon.icon-arrow svg {
	margin-left: 8px;
	transform: rotate(0deg);
	transition: 0.15s transform ease-out;
}

.ast-builder-menu .main-navigation > ul li:hover .ast-icon.icon-arrow svg {
	margin-left: 8px;
	transform: rotate(180deg);
}




/* Left sidebar navigation animated */
/* *************************************** */
.nav-sidebar-left--animated .elementor-nav-menu li {
	border-bottom: 1px solid white;
}

.nav-sidebar-left--animated .elementor-item {
	padding: 12px 16px !important;
	background: #f5f5f5 !important;
	color: #2f2f2f !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}

.nav-sidebar-left--animated .elementor-item:hover,
.nav-sidebar-left--animated .elementor-item.elementor-item-active,
.nav-sidebar-left--animated .elementor-item.highlighted,
.nav-sidebar-left--animated .elementor-item:focus {
	background: #d9e8f6 !important;
	color: #2f2f2f !important;
}

.nav-sidebar-left--animated ul.elementor-nav-menu--dropdown {
	width: 100% !important;
	border-top: 1px solid #f2f2f2 !important;
}


.nav-sidebar-left--animated ul.elementor-nav-menu--dropdown li {
	border-bottom: 1px solid #f2f2f2 !important;
}


.nav-sidebar-left--animated ul.elementor-nav-menu--dropdown li a {
	padding: 12px 16px !important;
	background: #d9e8f6 !important;
	color: #2f2f2f !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}


.nav-sidebar-left--animated ul.elementor-nav-menu--dropdown li a:hover,
.nav-sidebar-left--animated ul.elementor-nav-menu--dropdown li a:focus {
	background: #c1d5e8 !important;	
}

.elementor-nav-menu--dropdown .elementor-nav-menu a {
	padding: 12px 40px 12px 16px !important;
}

.elementor-nav-menu--dropdown .elementor-nav-menu a .sub-arrow {
	height: 15px;
    width: 15px;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
    top: 50%;
    bottom: auto;
    left: auto;
}

.elementor-nav-menu--dropdown .elementor-nav-menu a[aria-expanded=false] .sub-arrow {
	right: 16px;
	transform: translateY(-50%) rotate(0deg);
}

.elementor-nav-menu--dropdown .elementor-nav-menu a[aria-expanded=true] .sub-arrow {
	right: 20px;
    transform: translateY(-50%) rotate(180deg);
}


/* Breadcrumbs */
/* *************************************** */
.ast-header-breadcrumb {
	border-bottom: 1px solid var(--black-15);
}

.ast-header-breadcrumb .ast-container {
	max-width: 100%;
	padding: 8px 16px;
	background-color: var(--e-global-color-c60e7f0);
	display: block;
}

.ast-breadcrumbs-inner {
	max-width: 1140px;
	margin: 0 auto;
	display: block;
}

.ast-breadcrumbs-wrapper * {
	font-size: var(--font-size-13);
	font-weight: normal;
}

.ast-breadcrumbs-wrapper .trail-items li::after {
    content: "›";
	padding: 0 6px;
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: normal !important;
	position: relative;
	top: 1px;
}

.ast-breadcrumbs-wrapper .trail-items li a:hover {
	text-decoration: underline;
}

@media (max-width: 767px) {
	.ast-breadcrumbs-wrapper .trail-items li a:hover {
		text-decoration: none;
	}
}


/* Grid list funding */
/* *************************************** */
.grid-list-funding {
	padding-right: 32px !important;	
}

.grid-list-funding .e-con-full.e-flex.e-con.e-child {
	padding: 24px;
}

.grid-list-funding .elementor-widget-loop-grid .elementor-grid {
	grid-column-gap: var(--grid-column-gap, 0);
    grid-row-gap: var(--grid-row-gap, 0);
}

.grid-list-funding .elementor-grid .e-loop-item {
	padding: 0 0 16px 0;
}

.grid-list-funding .elementor-grid .e-loop-item:last-of-type {
	padding: 0;
}

.grid-list-funding .elementor-grid .e-loop-item .elementor-widget-post-info {
	margin: 0 0 16px 0;
}

.grid-list-funding .elementor-grid .e-loop-item h3.elementor-heading-title.elementor-size-default {
	font-size: var(--font-size-15) !important;
	line-height: var(--line-height-6) !important;
}

.grid-list-funding .elementor-grid .e-loop-item:nth-last-child(1) > div {
	border: none;
}





/* Grid list featured */
/* *************************************** */
.grid-list-featured .elementor-13218 .elementor-element.elementor-element-19bd455a {
	padding-right: 16px !important;
}


/* Grid list webinar */
/* *************************************** */
.grid-list-webinar {
	padding-left: 16px !important;
	padding-top: 0 !important;
	border-left: 1px solid rgba(112, 112, 112, 0.15);
	border-top: none;
}

.grid-list-webinar.no-border {
	border-left: none;
}

.grid-list-webinar .elementor-grid .e-loop-item {
	padding: 0 0 16px 0;
}

.grid-list-webinar .elementor-grid .e-loop-item:last-of-type {
	padding: 0;
}

.grid-list-webinar .elementor-grid .e-loop-item .elementor-widget-post-info {
	margin: 0 0 16px 0;
}

.grid-list-webinar .elementor-grid .e-loop-item h3.elementor-heading-title.elementor-size-default {
	font-size: var(--font-size-15) !important;
	line-height: var(--line-height-6) !important;
}

.grid-list-webinar .elementor-grid .e-loop-item:nth-last-child(1) > div {
	border: none;
}

@media (max-width: 767px) {
	.grid-list-webinar {
		padding-left: 0 !important;
		padding-top: 16px !important;
		border-left: none;
		border-top: 1px solid rgba(112, 112, 112, 0.15);
	}
	
}


/* Grid list meetings & workshops */
/* *************************************** */
.grid-list-meetings-workshops .elementor-grid .e-loop-item:nth-last-child(1) > div {
	border: none;
}

.grid-list-meetings-workshops .elementor-grid .e-loop-item:nth-last-child(1) > div .e-con {
	padding-bottom: 0;
}


/* Grid cards manual */
/* cpo.noaa.gov/about-cpo */
/* *************************************** */
.grid-cards-manual h3 + ul,
.grid-cards-manual h4 + ul {
	margin: 0 0 0 19px;
}

.elementor-10457 .elementor-element.elementor-element-1f14afe .elementor-post__text {
	margin-top: 0;
}



/* Grid cards nofo */
/* *************************************** */
@media (max-width: 1199px) {
	
	.grid-cards-nofo div {
		width: 100% !important;
	}
	
	.grid-cards-nofo a, 
	.grid-cards-nofo img {
		width: 100%;
	}
}


/* Widget - Text editor */
/* *************************************** */
.elementor-widget-text-editor h1 {
	margin: 0 0 16px 0 !important;
	display: block !important;	
}

.elementor-widget-text-editor p:last-of-type {
	margin: 0;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	margin: 1rem 0 1rem 3rem;
}

.elementor-widget-text-editor p > a,
.elementor-widget-text-editor p em > a,
.elementor-widget-text-editor p strong > a,
.elementor-widget-text-editor ul li > a,
.elementor-widget-text-editor ol li > a,
.elementor-widget-text-editor ul li strong > a,
.elementor-widget-text-editor ol li strong > a {
	color: var(--e-global-color-accent);
	text-decoration: underline;
}

.elementor-widget-text-editor p > a:hover,
.elementor-widget-text-editor p em > a:hover,
.elementor-widget-text-editor p strong > a:hover,
.elementor-widget-text-editor ul li > a:hover,
.elementor-widget-text-editor ol li > a:hover,
.elementor-widget-text-editor ul li strong > a:hover,
.elementor-widget-text-editor ol li strong > a:hover {
	text-decoration: none;
}

.image-left p:first-of-type {
	float: left;
}

.image-left p:first-of-type + * {
	display: inline-block;
}

@media (max-width: 767px) {
	.elementor-widget-text-editor p > a:hover,
	.elementor-widget-text-editor p em > a:hover,
	.elementor-widget-text-editor p strong > a:hover,
	.elementor-widget-text-editor ul li > a:hover,
	.elementor-widget-text-editor ol li > a:hover,
	.elementor-widget-text-editor ul li strong > a:hover,
	.elementor-widget-text-editor ol li strong > a:hover {
		text-decoration: underline;
	}
}


/* Widget - Container */
/* *************************************** */
.elementor-widget-container p > a {
	text-decoration: underline;
}

.elementor-widget-container p > a:hover {
	text-decoration: none;
}

.elementor-widget-container ul.wp-block-list li strong {
	font-weight: 700;
}

@media (max-width: 991px) {
	
	.elementor-widget-container p > a:hover {
		text-decoration: underline;
	}
}



.ast-page-builder-template .ast-article-post {
	margin-bottom: 16px !important;
}





.elementor-toggle .elementor-tab-title {
    position: relative;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
    text-align: initial;
    float: none;
    position: absolute;
    top: 18px;
    left: 16px;
}




/* Footer */
/* *************************************** */
.site-above-footer-wrap[data-section="section-above-footer-builder"],
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
	min-height: 1px;
	padding: 0 16px;
	display: block;
}

footer .ast-builder-grid-row-container-inner {
	max-width: 1140px;
	margin: 0 auto;
	display: block;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
	min-height: 1px;
    max-width: 100%;
	margin: 0 -16px;
	padding: 32px 0;
	display: flex;
    grid-column-gap: 0;
}

.site-footer-above-section-1,
.site-footer-above-section-2,
.site-footer-primary-section-1 {
	width: 100%;
	padding: 0 16px;	
}

.site-footer-above-section-1 {
	max-width: 66.666667%;
	flex: 0 0 66.666667% !important;
}

.site-footer-above-section-2 {
	max-width: 33.333333%;
	flex: 0 0 33.333333% !important;
}

.site-footer-section-1 p {
	font-size: 0.938rem !important;
	line-height: var(--line-height-5) !important;
}


.site-footer-above-section-1 ul.wp-block-social-links li {
	margin: 0;
	padding: 0;
}

.site-footer-above-section-1 ul.wp-block-social-links li a {
    width: calc(var(--icon-size, 22px) + 2* var(--icon-padding, 6px));
    height: calc(var(--icon-size, 22px) + 2* var(--icon-padding, 6px));
	background: var(--e-global-color-secondary);
	border-radius: 50%;
	font-size: var(--icon-size, 22px);
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.site-footer-above-section-1 ul.wp-block-social-links li a svg {
	fill: white;
	height: 1em;
	width: 1em;
	position: relative;
	display: block;
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook,
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x,
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram,
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
	background-color: transparent;
}

.site-footer-section-2 p:nth-child(2) {
	font-size: 0.875rem !important;
}

.site-footer-section-2 p:nth-child(2) a {
	margin-bottom: 2px;
	padding-left: 20px;
	line-height: var(--line-height-5);
	display: inline-block;
	position: relative;
}

.site-footer-section-2 p:nth-child(2) a i {
	position: absolute;
	top: 3px;
	left: 0;
}

[id=astra-footer-menu] {
	margin: 0 -12px !important;
}

[id=astra-footer-menu] li {
	margin: 0 !important;
	padding: 0 12px !important;
	font-size: var(--font-size-15) !important;
	line-height: normal !important;
}

[id=astra-footer-menu] li a {
	padding: 0 !important;
	font-size: inherit !important;
}

.site-footer a:not(.ast-custom-button-link):hover {
	text-decoration: underline;
}

@media (max-width: 1199px) {
	[id=astra-footer-menu] {
		flex-direction: column;
	}
	
	[id=astra-footer-menu] li {
		margin: 4px 0 !important;
		font-size: var(--font-size-13) !important;
	}
	
	.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
		display: block;
	}
	
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section {
		margin-bottom: 0 !important;
	}
}

@media (max-width: 921px) {
    .site-above-footer-wrap[data-section="section-above-footer-builder"],
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media (max-width: 767px) {
	.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row,
	.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row {
		margin: 0;
		padding: 16px 0;
		display: block;
	}
	
	.site-footer-above-section-1,
	.site-footer-above-section-2,
	.site-footer-primary-section-1 {
		padding: 0;
	}
	
	.site-footer-above-section-1,
	.site-footer-above-section-2 {
		max-width: 100%;
		flex: 0 0 100% !important;
	}
	
	.site-footer-above-section-2 {
		padding-top: 24px;
		border-top: 1px solid rgba(0, 0, 0, 0.15);
	}
	
	.footer-widget-area[data-section="section-fb-html-2"] {
		margin-bottom: 16px;
	}
	
	.site-footer-section > * {
		margin-bottom: 24px;
	}
}

@media (max-width: 544px) {	
	.ast-header-break-point .footer-widget-area[data-section="section-fb-html-1"],
	.ast-header-break-point .ast-footer-button-1[data-section="section-fb-button-1"] {
    	display: none;
	}
	
	.ast-header-break-point .footer-widget-area[data-section="section-fb-html-5"],
	.ast-header-break-point .ast-footer-button-3[data-section="section-fb-button-3"] {
		display: block;
	}
}


/* Pagination */
/* *************************************** */
.elementor-pagination {
	margin: 0 !important;
	padding: 32px 0 0 0;
	display: flex;
	justify-content: center;
}

.elementor-pagination a,
.elementor-pagination span {
	margin: 0 4px !important;
	padding: 6px 8px;
	background: transparent;
	border: 1px solid rgba(0, 0, 0, 0.10);
	border-radius: 2px;
	font-size: 14px;
	font-weight: 500;
	line-height: 1 !important;
	display: block;
	transition: all 0.15s ease-out !important;
}

.elementor-pagination .dots,
.elementor-pagination .prev,
.elementor-pagination .next {
	border: 1px solid transparent;
}

.elementor-pagination a:hover {
	background: #005ea2;
	border-color: #005EA2;
	color: white !important;
}


/* Facets and Forms */
/* *************************************** */
.facetwp-input-wrap {
	display: block !important;
}

.facetwp-input-wrap,
.facetwp-input-wrap .facetwp-search {
	width: 100% !important;
}

.facetwp-checkbox {
	background-position: 0 5px !important;
	background-repeat: no-repeat !important;
}

/* News & Events Page */
/* Image thumbnails container uses the class 'more-news--item-image' */
/* Text container uses the class 'more-news--item-text' */
/* Bottom Sort/Filters section uses the class 'more-news--filters' on the outer container */
.more-news--filters .facetwp-type-sort select {
	width: 100%;
}

.more-news--filters .facetwp-type-sort option {
	font-size: 14px;
}

.more-news--filters .facetwp-facet-refine_by_tags {
	height: 45px !important;
}

.more-news--filters .facetwp-type-fselect .fs-wrap.multiple {
	width: 100% !important;
}

.more-news--filters .facetwp-type-fselect .fs-wrap.multiple .fs-label-wrap {
	background: transparent !important;
	border: none !important;
}

.more-news--filters .facetwp-type-fselect .fs-wrap.multiple .fs-label-wrap,
.more-news--filters .facetwp-type-fselect .fs-wrap.multiple .fs-label-wrap .fs-label {
	height: 45px !important;
	line-height: normal;
	display: flex;
	align-items: center;
}

.more-news--filters .facetwp-type-fselect .fs-wrap.multiple .fs-label-wrap .fs-label {
	width: 96%;
    padding: 0.75rem;
    text-transform: capitalize;
	display: block;
}

.more-news--filters .facetwp-type-fselect .fs-wrap.multiple .fs-option {
	padding-left: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.more-news--filters .facetwp-type-fselect .fs-wrap.multiple .fs-checkbox {
	height: 16px;
	width: 36px;
	position: relative;
}

.more-news--filters .facetwp-type-fselect .fs-wrap.multiple .fs-option-label {
	width: calc(100% - 36px);
    font-size: 14px;
    line-height: normal;
    white-space: wrap;
}

@media (max-width: 767px) {
	.more-news--filters .e-con > .elementor-widget > .elementor-widget-container {
		height: auto !important;
	}

	.more-news--item-image {
		border: none !important;
	}

	.more-news--item-image > div,
	.more-news--item-image > div a {
		width: 100% !important;
	}
}

/* Extras */
/* *************************************** */
.block--uga-item {
	border-color: #ccc;	
}

.block--uga-item p {
	margin: 0;
}

.block--uga-item > div > p:nth-child(1) {
	margin-bottom: 12px;
}

.block--uga-item > div > p:nth-child(2) {
	margin-bottom: 4px;
}

.meta--uga-2024 {
	margin: 0;
	gap: 0;
}

.meta--uga-2024 > div {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}

.meta--uga-2024 p {
	font-size: var(--wp--preset--font-size--small) !important;
	padding-right: 24px;
	position: relative;
}

.meta--uga-2024 p::after {
	content: "";
	height: calc(100% - 5px);
	width: 1px;
	background: #ccc;
	position: absolute;
	top: 2px;
	right: 12px;
}

.meta--uga-2024 p:last-of-type::after {
	display: none;
}


/* Hide elements based on post ID */
/* Element or element container needs to contain a class to target */
/* *************************************** */
.post-98677 .single-post--featured-image,
.post-98728 .single-post--featured-image,
.post-98731 .single-post--featured-image {
	display: none !important;
}