/**
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
*/

/*
** header
*****/
header .site-header-primary-section-right .ast-header-html-1 h3,
header .site-header-primary-section-right .ast-header-html-1 h3 a,
header #ast-mobile-header .ast-builder-html-element h3,
header #ast-mobile-header .ast-builder-html-element h3 a {
	font-family: Gotham Book, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #F48524;
	margin-top: 4px;
	margin-bottom: 0;
}

header .site-header-primary-section-right .ast-header-html-1 h3 a:hover,
header #ast-mobile-header .ast-builder-html-element h3 a:hover {
	color: #000000;
}

header #ast-desktop-header .main-navigation {
	margin-top: 65px;
}

header #ast-desktop-header .main-navigation ul.sub-menu {
	padding: 15px;
	width: auto;
}

header #ast-desktop-header .main-navigation ul.sub-menu a.menu-link {
	white-space: nowrap;
}

header #ast-mobile-header button.menu-toggle,
header #ast-mobile-header .main-navigation button.ast-menu-toggle {
	border: none;
	outline: none;
	box-shadow: none;
}

header #ast-mobile-header .main-navigation button.ast-menu-toggle {
	right: 10px;
}

header #ast-mobile-header .main-navigation ul.sub-menu span.ast-icon {
	display: none;
}

header #ast-mobile-header .ast-header-button-1 {
	padding-top: 0;
	padding-bottom: 0;
}

header.ast-sticky-active #ast-desktop-header .ast-primary-header-bar {
	padding-top: 0;
	padding-bottom: 0;
}

header.ast-sticky-active #ast-desktop-header .ast-header-button-1,
header.ast-sticky-active #ast-desktop-header .ast-header-html-1 {
	display: none;
}

header.ast-sticky-active #ast-desktop-header .main-navigation {
	margin-top: 0;
}

/*
** content
*****/
#content .fl-module-box.shelters-boxes .fl-module-uabb-heading .uabb-module-content {
	padding: 30px;
	background: #F48522;
	clip-path: ellipse(75% 100% at 50% 100%);
}

#content .fl-module-box.shelters-boxes .fl-module-uabb-heading .uabb-text-editor {
	display: none;
}

#content .fl-module-box.shelters-boxes .fl-module-uabb-heading {
	width: 100%;
}

#content .fl-module-box.solutions-boxes .uabb-infobox:hover .uabb-image-content img {
	filter: brightness(0) saturate(100%) invert(8%) sepia(13%) saturate(451%) hue-rotate(294deg) brightness(95%) contrast(89%);
}

#content .uabb-testimonials .uabb-text-editor h3 {
	font-family: Gotham Black, Helvetica, Arial, sans-serif;
}

#content .uabb-adv-accordion .uabb-adv-accordion-item {
	border-bottom: 1px solid #F48524;
}

#content .uabb-tabs .uabb-tabs-nav li,
#content .uabb-tabs .uabb-tabs-nav li a {
	border-radius: 25px;
}

#content .uabb-image-carousel .uabb-image-carousel-item img.uabb-gallery-img {
	aspect-ratio: 1 / 1;
	object-fit: cover;
	object-position: center;
}

#content #shelters-filter-html form.searchandfilter > ul {
	margin: 0;
	padding: 0;	
}

#content #shelters-filter-html form.searchandfilter h4 {
	font-size: 24px;
	color: #f48524;
	font-weight: 600;
	display: none;
}

#content #shelters-filter-html form.searchandfilter input.sf-input-checkbox,
#content #shelters-filter-html form.searchandfilter input.sf-input-radio {
	display: none;
}

#content #shelters-filter-html form.searchandfilter ul > li > ul {
	padding-left: 0;
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	justify-content: center;
}

#content #shelters-filter-html form.searchandfilter ul > li > ul > li {
	padding: 0;
}

#content #shelters-filter-html form.searchandfilter ul > li > ul > li label {
	padding: 10px 25px;
	background-color: #f48524;
	border-radius: 25px;
	color: #ffffff;
	text-align: center;
	margin: 0;
	cursor: pointer;
}

#content #shelters-filter-html form.searchandfilter ul > li > ul > li:hover label,
#content #shelters-filter-html form.searchandfilter ul > li > ul > li.sf-option-active label {
	background-color: #000000;
}

#content #shelters-filter-html form.searchandfilter label {
	width: 100%;
}

#content #shelters-filter-html form.searchandfilter select {
	border-radius: 0;
	background-color: #EFF0F0;
	border: 1px solid #EFF0F0;	
}

#content #shelters-filter-html form.searchandfilter select:focus {
	border-color: #1b1b1b;
}

#content .search-filter-results .shelter-posts {
	display: grid;
	grid-template-columns: repeat(3, minmax(100px, 1fr));
	grid-column-gap: 40px;
	grid-row-gap: 40px; 	
}

#content .search-filter-results .shelter-item .shelter-details-cont {
    padding: 50px 30px 30px;
    background: #F48522;
    clip-path: ellipse(100% 100% at 50% 100%);	
}

#content .search-filter-results .shelter-item .shelter-img {
	margin-bottom: 25px;
}

#content .search-filter-results .shelter-item .shelter-details-cont h3 {
	font-size: 24px;
	color: #ffffff;
	text-align: center;
}

#content .search-filter-results .shelter-item .shelter-details-cont .shelter-desc {
	margin-bottom: 25px;
}

#content .search-filter-results .shelter-item .shelter-details-cont .button-cont {
	text-align: center;
}

#content .search-filter-results .shelter-item .shelter-details-cont .button-cont a.uabb-button {
	padding: 10px 25px;
	background: #ffffff;
	border-radius: 25px;
	font-family: "Gotham Bold", Verdana, Arial, sans-serif;
	font-weight: inherit;
	font-size: 14px;
	line-height: 1;
	text-transform: uppercase;
}

#content .search-filter-results .shelter-item .shelter-details-cont .button-cont a.uabb-button .uabb-button-text {
	color: #F48522;
}

#content .search-filter-results .shelter-item .shelter-details-cont .button-cont a.uabb-button:hover {
	background: #000000;
}

#content .search-filter-results .shelter-item .shelter-details-cont .button-cont a.uabb-button:hover .uabb-button-text {
	color: #ffffff;
}

#content .search-filter-results .filter-results-cont {
	text-align: center;
}

#content .search-filter-results .filter-results-cont h5 {
	color: #ffffff;
}

#content .wpcf7-form div.row-3cols {
	margin-bottom: 0;
}

#content .wpcf7-form p {
	margin-bottom: 20px;
}

/*
** footer
*****/
.astra-advanced-hook-2383 {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 100;
}

.astra-advanced-hook-2383 a.uabb-button {
    padding: 20px 10px;
}

.astra-advanced-hook-2383  .fl-col-group.fl-node-23vluhmpftec {
	position: relative;
}

.astra-advanced-hook-2383  .fl-col-group.fl-node-23vluhmpftec:after {
	content: "";
	height: 80%;
	width: 1px;
	background-color: #ffffff;
	display: block;
	position: absolute;
	top: 10%;
	right: CALC(50% - .5px);
}

/*
** responsive
*****/
@media (max-width: 410px) {
	.astra-advanced-hook-2383 a.uabb-button i.uabb-button-icon {
		display: none;
	}
}

@media (max-width: 767px) {
	#content .search-filter-results .shelter-item .shelter-details-cont h3,
	#content #shelters-filter-html form.searchandfilter h4 {
		font-size: 20px;
	}
	
	#content #shelters-filter-html form.searchandfilter > ul {
		display: flex;
		flex-direction: column;
		gap: 0;
	}
	
	#content .search-filter-results .shelter-posts {
		display: flex;
		flex-direction: column;
		gap: 40px;
	}	
	
	#content .fl-row.fl-node-0mk6g2utc78p > .fl-row-content-wrap {
		background-size: auto;
		background-repeat: repeat;
	}
	
	#content .uabb-testimonials .uabb-testimonial {
		padding: 0;
	}

}

@media (min-width: 768px) {
	#content .wpcf7-form div.row-3cols {
		display: grid;
		grid-template-columns: repeat(3, minmax(100px, 1fr));
		grid-column-gap: 20px;
	}
}

@media (max-width: 1024px) {
	#content .fl-module-box.shelters-boxes .fl-module-uabb-heading .uabb-text-editor {
		display: none;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {
	#content .search-filter-results .shelter-item .shelter-details-cont h3,
	#content #shelters-filter-html form.searchandfilter h4 {
		font-size: 22px;
	}	
	
	#content #shelters-filter-html form.searchandfilter > ul {
		display: grid;
		grid-template-columns: repeat(2, minmax(100px, 1fr));
		grid-column-gap: 20px;
		grid-row-gap: 20px;
	}
	
	#content .search-filter-results .shelter-posts {
		display: grid;
		grid-template-columns: repeat(2, minmax(100px, 1fr));
		grid-column-gap: 40px;
		grid-row-gap: 40px;
	}
}

@media (min-width: 1025px) {
	header #ast-desktop-header .site-header-primary-section-right {
		position: relative;
	}
	
	header #ast-desktop-header .site-header-primary-section-right .ast-header-button-1 {
		position: absolute;
		top: 20px;
		right: 200px;
	}
	
	header #ast-desktop-header .site-header-primary-section-right .ast-header-html-1 {
		position: absolute;
		top: 20px;
		right: 25px;
	}
}