/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

.elementor-widget-text-editor p:last-child{
	margin-bottom: 0;
}
.main-header-menu > .menu-item > .menu-link{
	letter-spacing: 0.04em;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{
	margin-right: 24px;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child{
	margin-right: 0;
}
.ast-header-search .ast-search-menu-icon .search-field,
.site-header .ast-inline-search.ast-search-menu-icon .search-field{
    background-color: #f9fafa;
    border: 1.5px solid #F6F7F7;
    border-radius: 3px;
    padding: 5px;
    width: 149px;
    height: 28px;
    font-size: 14px;
    color: #41454C;
}
.ast-header-search .astra-search-icon{
    font-size: 19px;
    line-height: 19px;
    align-items: center;
    margin-top: 1px;
}
.ast-icon.icon-search svg{
    width: 19px;
    height: 19px;
    margin: 0;
}
.category-cta-box .premium-icon-box-icon-container{
    line-height: 0;
}
.category-cta-box .premium-icon-wrapper img{
    max-height: 189px;
    object-fit: cover;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.category-cta-box .premium-icon-wrapper{
    position: relative;
	overflow: hidden;
}
.category-cta-box .premium-icon-wrapper::before{
    content: "";
    display: block;
    position: absolute;
    top: -2%;
    right: -5%;
    border-radius: 4px;
    background: rgba(0, 135, 110, 0.9);
    width: 70%;
    height: 17%;
    transform: skew(25deg);
	z-index: 1;
}
.category-cta-box:hover .premium-icon-wrapper img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.category-cta-box .premium-icon-box-content-wrap{
    padding: 8.22px;
}
.category-cta-box.school .premium-icon-wrapper::before{
	background: rgba(42, 68, 88, 0.9);
}
.category-cta-box.house .premium-icon-wrapper::before{
	background: rgba(15, 163, 174, 0.9);
}
.category-cta-box.health .premium-icon-wrapper::before{
	background: rgba(243, 165, 99, 0.9);
}
.category-cta-box.fair .premium-icon-wrapper::before{
	background: rgba(120, 94, 146, 0.9);
}
.icon-box-style-1.elementor-widget-premium-addon-icon-box{
	overflow: visible !important;
}
.icon-box-style-1 .premium-icon-box-icon-container svg{
    -webkit-transition: all .35s cubic-bezier(.38,3,.57,1.6);
    -moz-transition: all .35s cubic-bezier(.38,3,.57,1.6);
    transition: all .35s cubic-bezier(.38,3,.57,1.6);
    position: relative;
    top: 0;
}
.icon-box-style-1:hover .premium-icon-box-icon-container svg{
    -webkit-transform: translate3d(0,-3px,0) scale(1.04);
    -moz-transform: translate3d(0,-3px,0) scale(1.04);
    transform: translate3d(0,-3px,0) scale(1.04);
    fill: #9fcc43 !important;
    top: -5px;
}
.icon-box-style-1:hover .premium-icon-box-icon-container svg *{
	fill: #9fcc43 !important;
}
.cta-style-1{
    position: relative;
}
.cta-style-1::before {
	content: "";
	display: block;
	position: absolute;
	top: -2%;
	right: -5%;
	border-radius: 8px;
	background: rgba(159, 204, 67, 0.9);
	width: 70%;
	height: 17%;
	transform: skew(35deg);
	z-index: 1;
}
.cta-style-1.school::before {
	background-color: rgba(42, 68, 88, 0.9);
}
.cta-style-1.housing::before {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3)), #0FA3AE;
	opacity: 0.9;
}
.cta-style-1.health::before {
	background: linear-gradient(0deg, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.4)), #F3A563;
	opacity: 0.9;
}
.cta-style-1.fair::before {
	/*background-color: rgba(189, 75, 92, 0.9);*/
	background-color: rgba(120, 94, 146, 0.9);
}
.category-menu .menu-link{
    background-image: url("/wp-content/uploads/2022/12/menu-stable.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.category-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li{
    flex-basis: 0;
	min-width: 225px;
}
.category-menu .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a{
	justify-content: center;
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
.category-menu .school-menu .menu-link:hover,
.category-menu .school-menu.current-menu-item .menu-link,
body.school-justice .category-menu .school-menu .menu-link{
	background-image: url("/wp-content/uploads/2022/12/school-menu-hover.svg");
	color: #ffffff !important;
}
.category-menu .housing-menu .menu-link:hover,
.category-menu .housing-menu.current-menu-item .menu-link,
body.housing-justice .category-menu .housing-menu .menu-link{
	background-image: url("/wp-content/uploads/2022/12/housing-menu-hover.svg");
	color: #ffffff !important;
}
.category-menu .health-menu .menu-link:hover,
.category-menu .health-menu.current-menu-item .menu-link,
body.behavioral-health .category-menu .health-menu .menu-link{
	background-image: url("/wp-content/uploads/2022/12/health-menu-hover.svg");
	color: #ffffff !important;
}
.category-menu .fair-menu .menu-link:hover,
.category-menu .fair-menu.current-menu-item .menu-link,
body.foster-care-fair .category-menu .fair-menu .menu-link{
	background-image: url("/wp-content/uploads/2022/12/fair-menu-hover.svg");
	color: #ffffff !important;
}
.category-menu .elementor-nav-menu > li > a::after{
    content: "";
	height: 4px;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0;
}
.category-menu .elementor-nav-menu > li.school-menu > a:hover::after,
body.school-justice .category-menu .elementor-nav-menu > li.school-menu > a::after,
.category-menu .elementor-nav-menu > li.school-menu.current-menu-item > a::after{
	background-image: url("/wp-content/uploads/2022/12/rectangle-school.svg");
	opacity: 1 !important;
}
.category-menu .elementor-nav-menu > li.housing-menu > a:hover::after,
body.housing-justice .category-menu .elementor-nav-menu > li.housing-menu > a::after,
.category-menu .elementor-nav-menu > li.housing-menu.current-menu-item > a::after{
	background-image: url("/wp-content/uploads/2022/12/rectangle-housing.svg");
	opacity: 1 !important;
}
.category-menu .elementor-nav-menu > li.health-menu > a:hover::after,
body.behavioral-health .category-menu .elementor-nav-menu > li.health-menu > a::after,
.category-menu .elementor-nav-menu > li.health-menu.current-menu-item > a::after{
	background-image: url("/wp-content/uploads/2022/12/rectangle-health.svg");
	opacity: 1 !important;
}
.category-menu .elementor-nav-menu > li.fair-menu > a:hover::after,
body.foster-care-fair .category-menu .elementor-nav-menu > li.fair-menu > a::after,
.category-menu .elementor-nav-menu > li.fair-menu.current-menu-item > a::after{
	background-image: url("/wp-content/uploads/2022/12/rectangle-fair.svg");
	opacity: 1 !important;
}
.school-top-level-topics .tag-name .elementor-heading-title,
.school-category-resource-posts .resource-category-name .elementor-heading-title,
.resource_cat-school-justice .resource-category-name .elementor-heading-title,
.resource_cat-school-justice .tag-name .elementor-heading-title{
	color: #2A4458 !important;
}
.housing-top-level-topics .tag-name .elementor-heading-title,
.housing-category-resource-posts .resource-category-name .elementor-heading-title,
.resource_cat-housing-justice .resource-category-name .elementor-heading-title,
.resource_cat-housing-justice .tag-name .elementor-heading-title{
	color: #0FA3AE !important;
}
.health-top-level-topics .tag-name .elementor-heading-title,
.health-category-resource-posts .resource-category-name .elementor-heading-title,
.resource_cat-behavioral-health .resource-category-name .elementor-heading-title,
.resource_cat-behavioral-health .tag-name .elementor-heading-title{
	color: #F3A563 !important;
}
.fair-top-level-topics .tag-name .elementor-heading-title,
.fair-category-resource-posts .resource-category-name .elementor-heading-title,
.resource_cat-foster-care-fair .resource-category-name .elementor-heading-title,
.resource_cat-foster-care-fair .tag-name .elementor-heading-title{
	color: #785E92 !important;
}
body.school-justice .single-resource-title-bar{
	background-color: #2A4458 !important;
}
body.housing-justice .single-resource-title-bar{
	background-color: #0FA3AE !important;
}
body.behavioral-health .single-resource-title-bar{
	background-color: #F3A563 !important;
}
body.foster-care-fair .single-resource-title-bar{
	background-color: #BD4B5C !important;
	background-color: #785E92 !important;
}
.post-excerpt-custom .read-more{
	display: none !important;
}
.overlay-fix .elementor-background-overlay{
	background-position: calc(100% + 1px) calc(100% + 1px) !important;
}
.searchandfilter > ul{
	margin-left: 0;
}
.search-filter-results-487 .elementor-post .elementor-section.elementor-top-section .elementor-container {
  width: 100%;
  max-width: 100%;
}
.search-filter-results-487 .elementor-post .elementor-section.elementor-top-section .elementor-container .elementor-col-33.thumbnail{
    width: 18%;
}
.search-filter-results-487 .elementor-post .elementor-section.elementor-top-section .elementor-container .elementor-col-33.spacing{
    width: 5%;
}
.search-filter-results-487 .elementor-post .elementor-section.elementor-top-section .elementor-container .elementor-col-33.content{
    width: 77%;
}
.searchandfilter h4{
    font-weight: 400;
    font-family: Brandon Grotesque,Helvetica,Arial,sans-serif;
    font-size: 24px;
    line-height: 1.1em;
    color: #A9A9AC;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.searchandfilter label{
	font-family: Brandon Grotesque,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2em;
    color: #41454C;
	vertical-align: middle;
}
.searchandfilter input[type="radio"]{
    -webkit-accent-color: #00876e;
    accent-color: #00876e;
    border: 2px solid #000;
    width: 1.3em;
    height: 1.3em;
	vertical-align: middle;
}
.searchandfilter input[type="checkbox"]{
    -webkit-accent-color: #00876e;
    accent-color: #00876e;
    border: 2px solid #000;
    width: 1.3em;
    height: 1.3em;
	vertical-align: middle;
}
.breadcrumb a.resource_cat{
    font-family: "Brandon Grotesque", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 23px;
    letter-spacing: 5px;
	color: #ffffff;
}
.breadcrumb a.resource_cat:hover{
	color: #9fcc43;
}
.elementor-widget-text-editor ul{
    margin-left: 30px;
	margin-bottom: 0;
}
.elementor-widget-text-editor ul li{
    padding-left: 10px;
    margin-bottom: 10px;
}
.download-button .elementor-button-link{
    outline: none;
}
.download-button .elementor-button-content-wrapper{
    align-items: center;
}
.download-button .elementor-button-icon svg{
    width: 22px;
    height: 23px;
}
.download-button:hover .elementor-button-icon svg{
	fill: none !important;
}
.ast-page-builder-template.single .post-navigation{
	display: none !important;
}
.single.ast-page-builder-template .entry-header + .entry-content{
	margin-bottom: 0;
}
.related-links a{
    color: #2A4458;
    text-decoration: underline;
}
.related-links a:hover{
	text-decoration: none;
}

.category-menu-updated .menu-link{
    
}
.category-menu-updated .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li{
    flex-basis: 0;
}
.category-menu-updated .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > a{
    justify-content: center;
    -webkit-transition: all 0s ease-in-out !important;
    transition: all 0s ease-in-out;
	word-wrap: normal;
	white-space: normal;
	text-align: center;
	min-width: auto;
}
.category-menu-updated .school-menu .menu-link:hover,
.category-menu-updated .school-menu.current-menu-item .menu-link,
body.school-justice .category-menu-updated .school-menu .menu-link{
    background-color: #2a4458;
    color: #ffffff !important;
}
.category-menu-updated .housing-menu .menu-link:hover,
.category-menu-updated .housing-menu.current-menu-item .menu-link,
body.housing-justice .category-menu-updated .housing-menu .menu-link{
    background-color: #0fa3ae;
    color: #ffffff !important;
}
.category-menu-updated .health-menu .menu-link:hover,
.category-menu-updated .health-menu.current-menu-item .menu-link,
body.behavioral-health .category-menu-updated .health-menu .menu-link{
    background-color: #f3a563;
    color: #ffffff !important;
}
.category-menu-updated .fair-menu .menu-link:hover,
.category-menu-updated .fair-menu.current-menu-item .menu-link,
body.foster-care-fair .category-menu-updated .fair-menu .menu-link{
    background-color: #785e92;
    color: #ffffff !important;
}
.category-menu-updated .elementor-nav-menu > li > a::after{
    content: "";
    height: 8px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    opacity: 0;
}
.category-menu-updated .elementor-nav-menu > li.school-menu > a::after{
    background-color: #2a4458;
    opacity: 1 !important;
}
.category-menu-updated .elementor-nav-menu > li.housing-menu > a::after{
    background-color: #0fa3ae;
    opacity: 1 !important;
}
.category-menu-updated .elementor-nav-menu > li.health-menu > a::after{
    background-color: #f3a563;
    opacity: 1 !important;
}
.category-menu-updated .elementor-nav-menu > li.fair-menu > a::after{
    background-color: #785e92;
    opacity: 1 !important;
}
.category-menu-updated .elementor-nav-menu > li.fair-menu > a{
    min-width: 160px;
}
.ast-desktop .ast-above-header-bar .main-header-menu > .menu-item{
	margin-right: 18px;
}
.sf-field-search label{
    display: block;
}
.sf-field-search .sf-input-text{
    border: 1px solid rgb(102, 102, 102);
    width: 100%;
}
@media screen and (max-width: 480px){
	.tableauPlaceholder{
		overflow-x: scroll !important;
	}
}

/* search custom */

.ast-header-search{
    display: flex;
    padding-left: 10px;
}
.ast-search-menu-icon .search-submit{
	display: none;
}
.ast-header-search .ast-search-menu-icon.slide-search .search-form{
    -js-display: flex;
    display: flex;
    align-items: center;
    background-color: rgba(0,0,0,0);
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    position: absolute;
    z-index: 3;
    right: -1em;
    top: 50%;
    transform: translateY(-50%);
    line-height: normal;
    padding: 0 3em 0 0;
}
.ast-search-icon {
    z-index: 4;
    position: relative;
    line-height: normal;
}
.ast-header-search .astra-search-icon{
    color: #fff;
    display: flex;
}
.ast-search-menu-icon .astra-search-icon:focus {
    outline: none;
}
.ast-header-search .ast-icon {
    color: #fff;
    z-index: 4;
}
.ast-search-menu-icon.slide-search .search-form {
    visibility: hidden;
}
.ast-search-menu-icon.ast-dropdown-active.slide-search .search-form {
    visibility: visible;
    opacity: 1;
}
.elementor-nav-menu--dropdown.elementor-nav-menu__container{
	top:50px !important;
	padding:30px !important;
}