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

.home .elementor-location-header {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 100;
}
.home .ubermenu-main {
	background: transparent;
}
.home .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	color: #fff;
}
.home .ubermenu-main .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
	color: #fff;
}
.home .ubermenu-skin-minimal.ubermenu-responsive-toggle {
	color: #fff;
}
.home .ubermenu-skin-minimal.ubermenu-responsive-toggle:hover {
	color: #ef9045;
}
.home .site-logo-img img {
	max-width: 300px;
	width: 100% !important;
}
.home .elementor-sticky--effects {
	background-color: rgba(0, 0, 0, 0.70);
   }
.uael-dual-button-wrap .uael-button-wrapper {
	margin: 3px !important;
}
.uael-post__terms {
	margin: 5px !important;
}

.ubermenu-responsive-toggle.ubermenu-responsive-toggle-open .fas:before{
    content:'\f00d';
}
.ubermenu-main .ubermenu-item-normal > .ubermenu-target {
	padding: 7px;
}
.ubermenu .ubermenu-retractor-desktop {
	display: none !important;
}
.subsubmenu {
	font-size: 13px !important;
}
.top-nav-area i {
	padding-right: 4px;
}
.dark .elementor-toggle .elementor-tab-title.elementor-active {
	background-color: #ef9045;
}
.mejs-container .mejs-controls {
	background-color: #ef9045 !important;
}

.triphorizontaltab .elementor-tab-title {
	background-color: #efefef;
	padding: 1.19em;
}
.triphorizontaltab .elementor-tab-title.elementor-active {
	background-color: #fff;
}
.pp-advanced-tabs .pp-advanced-tabs-content-wrapper .pp-advanced-tabs-content.at-active-content {
	flex-wrap: wrap;
}
.pp-tab-responsive.pp-advanced-tabs-title {
	background-color: #fff !important;
	border-bottom: 1px solid #e0e0e0;
}
.pp-tab-responsive.pp-advanced-tabs-title i, .pp-tab-responsive.pp-advanced-tabs-title span {
	color: #ef9045 !important;
}
.pp-advanced-tabs .pp-advanced-tabs-content-wrapper .pp-advanced-tabs-title.pp-tab-responsive .pp-advanced-tabs-title-inner .pp-toggle-icon {
	padding-top: 6px;
}

.timeline .slick-slide img {
	width: 100%;
	height: 250px;
	object-fit: cover;
}

.gfield_radio li label {
	max-width: 100% !important;
}

a.ubermenu-target.ubermenu-target-with-image.ubermenu-item-layout-image_above {
	padding: 15px 10px 0 20px !important;
}
li.ubermenu-divider {
	padding: 10px !important;
}

.elementor-button .elementor-button-text {
	display: contents;
}
.mission-finder {
	padding: 40px 20px;
}
.video-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden; 
}
.video-container iframe, .video-container object, .video-container embed { 
	position: absolute; 
	top: 0; 
	left: 0;
	 width: 100%; 
	 height: 100%; 
}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
  align-items: start;
}

.elementor-widget .elementor-icon-list-icon {
padding-top: 6px;
}

.orange-button {
	border: 1px solid #e8702c;
	border-radius: 50px;
	padding: 5px 20px;
	font-weight: 600;
	margin-top: 15px;
	display: inline-block;
}
.orange-button:hover {
	background-color: #e8702c;
	color: #fff;
}
.trip-finder-form .orange-button {
	margin: 0 10px;
}
/*-------------------------------Flex System-------------------*/
.flex-row {
    display: flex;
    flex-wrap: wrap;
}
.flex-half {
	width: 50%;
	padding: 10px;
}
.flex-one-third {
	width: 33.3%;
	padding: 10px;
}
.flex-two-thirds {
	width: 66.6%;
	padding: 10px;
}
.flex-one-fourth {
	width: 25%;
	padding: 10px;
}
.flex-three-fourths {
	width: 75%;
	padding: 10px;
}
.flex-full-width {
	width: 100%;
	padding: 10px;
}
.orange-underline {
	border-bottom: 1px solid #ef9045;
}
.orange-underline a {
	font-style: italic;
}
.disclaimer {
	font-style: italic;
	font-size: 14px;
}
/*------------------------------Search and Filter Pro -----------------------*/
.searchandfilter {
	padding: 0 10px;
}
.searchandfilter ul { 
	margin: 0 auto;
}
#search-filter-form-4035.searchandfilter button {
	background: #fff;
	border: 0;
	border-radius: 0;
	line-height: 1.5;
	border-bottom: 1px solid #fff;
	position: relative;
	display: block;
}
#search-filter-form-4035.searchandfilter button i {
	font-weight: 900;
	color: #777;
	font-size: 20px;
	vertical-align: bottom;
}
.search-results-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: top;
}
.results-mission-card {
	width: 33%;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: start;
	flex-wrap: wrap;
}
.results-top-meta {
	min-height: 220px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	background-position: center center;
	background-size: cover;
	padding: 10px;
	position: relative;
	width: 100%;
}
.results-mission-card a {
	width: 100%;
	display: block;
}
.results-mission-card a:hover > .results-top-meta:before {
	opacity: 1;
}
.results-mission-card a:hover > h3 {
	color: #ef9045;
}
.results-top-meta::before {
	content: "";
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 100%;
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	transition: all .2s ease-in;
}
.results-top-meta .tagline {
	background-color: #ef9045;
	color: #fff;
	z-index: 30;
	padding: 0 10px;
	margin-top: 10px;
	text-transform: uppercase;
	align-self: flex-end;
	opacity: 0;
	transition: opacity 0.2s ease-in;
}
.results-mission-card a:hover >.results-top-meta > .tagline {
	opacity: 1;
}
.entry-content .results-top-meta h3 {
	margin-bottom: 0;
	text-align: center;
	position: relative;
	width: 100%;
}
h3.results-title {
	font-size: 20px;
	text-align: center;
	line-height: 1.1;
	transition: all .2s ease-in;
}
.mission-meta .mission-price {
	padding: 0;
}
.results-top-meta h3 a {
	text-align: center;
}
.results-top-meta h3 a {
	color: #fff;
	position: relative;
}
a .results-top-meta h3 {
	color: #fff;
	position: relative;
	text-align: center;
	width: 100%;
}
.results-readmore a {
	border: 1px solid #ef9045;
	border-radius: 50px;
	padding: 10px 20px;
	display: inline-block;
}
.results-readmore a:hover {
	background-color: #ef9045;
	color: #fff;
}
.results-mission-card .read-more {
	display: none;
}
.no-results-message {
	width: 80%;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}
.results-top-meta .special {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #ef9045;
	color: #fff;
	padding: 0 5px;
	font-size: 14px;
}
.results-mission-card .mission-meta {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	color: #888;
	align-self: flex-end;
}
.mission-dateline {
	margin: 5px 0;
	text-transform: uppercase;
}
.mission-daysprice {
	margin-bottom: 10px;
}
.mission-daysprice span {
	color: #ef9045;
}
.mission-finder-button-container {
	display: none;
	padding: 0 10px;
}
.mission-finder-button {
	width: 100%;
}
.mission-finder-button:active, .mission-finder-button:focus {
	background-color: #34485d;
	color: #fff;
}
.searchandfilter ul li.sf-field-submit {
	display: flex;
	align-items: center;
}
.sf-field-submit input[type="submit"] {
	background-color: rgba(255,255,255,1);
	border: 1px solid #ef9045;
	border-radius: 50px;
	color: #ef9045;
	font-weight: 600;
	padding: 5px 20px;
	margin: 0 10px;
}
.sf-field-submit input[type="submit"]:hover {
	color: #fff;
	background-color: #ef9045;
}
.checkmark-list {
	list-style-type: none;
}
.checkmark-list li:before {
	font-family: 'FontAwesome';
    content: '\f00c';
    margin:0 5px 0 -15px;
    color: #ef9045;
}
.white-trans-button {
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
	padding: 10px 30px;
	border-radius: 50px;
}
.white-trans-button:hover {
	background-color: #ef9045;
	color: #fff;
}
.bottom-box {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding: 30px 30px 60px;
	min-height: 300px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;

}
.donate-box {
	background-image: 
		linear-gradient(to bottom, rgba(255,255,255,1), rgba(0,0,0,0.3) 50%),
		url('../jpg/donate-to-this-cause.jpg');
}
.apply-box {
	background-image: 
		linear-gradient(to bottom, rgba(255,255,255,1), rgba(0,0,0,0.3) 50%),
		url('../jpg/apply-to-volunteer.jpg');
}
.connect-box {
	background-image: 
		linear-gradient(to bottom, rgba(255,255,255,1), rgba(0,0,0,0.3) 50%),
		url('../jpg/connect-with-us.jpg');
}
/*----------------- Search and Filter Pro Form 3937 (mission Filter) ---------------------------*/
.searchandfilter ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.searchandfilter select {
	border-radius: 0;
}
.searchandfilter button {
	line-height: 1.6;
	border-bottom: 2px solid #34485d;
	border-radius: 0;
}
.search-filter-reset {
	vertical-align: middle;
	vertical-align: -webkit-baseline-middle;
	display: block;
	padding: 10px;
}

/*----------------- Search and Filter Pro Form 4035 (Clinic Guide Filter)---------------------*/
#search-filter-form-4035.searchandfilter ul {
	display: flex;
	justify-content: center;
}
#search-filter-form-4035.searchandfilter {
	width: 60%;
	margin: 0 auto;
}
#search-filter-form-4035.searchandfilter .sf-field-search {
	width: 100%;
}
#search-filter-form-4035.searchandfilter .sf-field-search label {
	width: 100%;
}
#search-filter-form-4035.searchandfilter input[type=text] {
	width: 100%;
	border-radius: 0;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #fff;
}
.sf-field-submit input[type=submit] {
	background-color: #fff;
	color: #ef9045;
}
.results-clinic-card {
	background-color: #ffffff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
	border-color: #dddddd;
	padding: 0;
	margin: 10px;
	height: 100%;
}
.results-clinic-content {
	padding: 20px 10px;
	text-align: center;
}
.results-clinic-content p {
	color: #000;
}
.results-clinic-card .read-more {
	color: #000000;
    background-color: rgba(255,255,255,0);
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ef9045;
    border-radius: 40px 40px 40px 40px;
    padding: 10px 20px 10px 20px;
}	
.results-clinic-card:hover  .read-more {
	background-color: #ef9045;
	color: #fff;
}

/*-------------------- Search Form 4355 (mission Finder) -------------------------*/
#search-filter-form-4355.searchandfilter ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#search-filter-form-4355.searchandfilter select {
	border-radius: 0;
}
#search-filter-form-4355.searchandfilter button {
	line-height: 1.6;
	border-radius: 0;
}
#search-filter-form-4355 .search-filter-reset {
	vertical-align: middle;
	vertical-align: -webkit-baseline-middle;
	display: block;
	padding: 10px;
}
#search-filter-form-4355 .sf-input-text {
	line-height: 1.5;
}
/* ------------------- Checklists -----------------------*/
.checklist-box li {
	position: relative;
	padding-left: 10px;
}
.checklist-box input[type=checkbox] {
	height: 0;
	width: 0;
}
.checklist-box input[type=checkbox]:before {
	content: "\f111";
	font-family: "Font Awesome 5 Free";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 6px;
	left: 0;
	opacity: 1;
	color: #ef9045;
	cursor: pointer;
}
.checklist-box input[type=checkbox]:checked:before {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 6px;
	left: 0;
	opacity: 1;
	color: #ef9045;
	cursor: pointer;
	font-weight: 900;
}
.checklist-box .checklist-button {
	border: 1px solid #ef9045 !important;
	border-radius: 50px !important;
	background-color: transparent !important;
	padding: 5px 35px 5px 12px !important;
	position: relative !important;
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #ef9045 !important;
}
.checklist-box .checklist-button:first-child:after {
	content: "\f058";
	font-family: "Font Awesome 5 Free";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 6px;
	right: 8px;
	opacity: 1;
	color: #ef9045;
	cursor: pointer;
	font-weight: 900;
}
.checklist-box .checklist-button:hover:first-child:after {
	color: #fff;
}
.checklist-box .checklist-button:nth-child(2):after {
	content: "\f02f";
	font-family: "Font Awesome 5 Free";
	display: block;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 6px;
	right: 8px;
	opacity: 1;
	color: #ef9045;
	cursor: pointer;
	font-weight: 900;
}
.checklist-box .checklist-button:hover:nth-child(2):after {
	color: #fff;
}
.checklist-box .checklist-button img {
	display: none !important;
}
.checklist-box .checklist-button:hover {
	background-color: #ef9045 !important;
	color: #fff !important;
}
/*-------------------- Responsive -----------------------*/
@media (max-width: 1024px) {
	.home .ubermenu-main {
		background: white;
	}
	.home .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
		color: #000;
	}
	.home .ubermenu-main .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
		color: #ef9045;
	}
}
@media (max-width: 768px) {
	.jet-tabs.jet-tabs-position-mobile-top .jet-tabs__control-wrapper {
		width: 100%;
	}
	.jet-tabs.jet-tabs-position-mobile-top .jet-tabs__control {
		width: 100%;
	}
	.jet-tabs.jet-tabs-position-mobile-top .jet-tabs__control .jet-tabs__control-inner {
		padding: 5px 18px !important;
	}
	.results-mission-card {
		width: 50%;
	}
	.mission-finder-button-container {
		display: block;
	}
	.mission-finder-form {
		display: none;
	}
	.searchandfilter ul li {
		width: 100%;
		padding: 2px;
	}
	.searchandfilter label, .searchandfilter select, .searchandfilter input {
		width: 100%;
	}
	.flex-half {
		width: 100%;
	}
	.flex-one-third {
		width: 100%;
	}
	.flex-two-thirds {
		width: 100%;
	}
	.flex-one-fourth {
		width: 100%;
	}
	.flex-three-fourths {
		width: 100%;
	}
}
@media (max-width: 600px) {
	.results-mission-card {
		width: 100%;
	}
}