/**
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-section-full_width.max-width {
	max-width: 1440px;
	margin-right: auto;
	margin-left: auto;
}
.gfield_visibility_hidden {
    display: none;
}

/*** Css For Individual gift form **/
.m-ind-gift-frm input, select {min-height: 48px !important;}
body:not(.wp-admin) .m-other-amt.m-hidden, body:not(.wp-admin) .m-amt-input, body:not(.wp-admin) .m-amt-input-helper {display: none;}
ul.custom-field-amt {
	list-style-type: none;
	display: block;
	padding:0;
	margin-left: 0 !important;
	margin-top:20px !important;
}
ul.custom-field-amt>li {
	display: inline-block;
	padding: 0;
}
ul.custom-field-amt>li:not(:last-child) {margin-right: 8px; margin-bottom: 20px;}
ul.custom-field-amt>li>a {
	display: inline-block;
	padding: 12px 20px;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.4;
	text-decoration: none !important;
	border: 1px solid transparent;
	box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
	border-radius: 8px;

}
ul.custom-field-amt>li>a:hover, ul.custom-field-amt>li>a.active {
	background-color: #07215E;
	color: #fff !important;
}
/* select box arrow **/
.m-ind-gift-frm select {
	background-image: linear-gradient(45deg, transparent 50%, gray 49%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, transparent, transparent);
    background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}
.m-ind-gift-frm select:focus {
	background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%), linear-gradient(to right, transparent, transparent);
    background-position: calc(100% - 15px) calc(1em + 7px), calc(100% - 20px) calc(1em + 7px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
    border-color: grey;
    outline: 0;
}
.gift-amount .gchoice{
	display: inline-block;
}
.gift-amount .gchoice input{
	visibility: hidden;
	opacity:0;
	position:absolute;
}
.gift-amount .gchoice label{
	display: inline-block;
    padding: 12px 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none !important;
    border: 1px solid transparent;
    box-shadow: rgb(0 0 0 / 5%) 0px 6px 24px 0px, rgb(0 0 0 / 8%) 0px 0px 0px 1px;
    border-radius: 8px;
	max-width: none !important;
    cursor: pointer;
	font-size: 18px !important;
	    margin: 10px 0;
}
.gift-amount .gchoice label:hover{
	 background-color: #07215e;
    color: #fff !important;
}
.gift-amount .gchoice input:checked + label{
	    background-color: #07215e;
    color: #fff !important;
}


@media (max-width: 1024px) {
	.header-btn-container .elementor-menu-toggle {
		display: none !important;
	}
	.header-btn-container {
		position: absolute;
		top: 50%;
		right: 65px;
		transform: translateY(-50%);
	}
}
@media (max-width: 767px) {
	.header-btn-container .elementor-menu-toggle {
		display: none !important;
	}
	.header-btn-container {
		position: absolute;
		top: 50%;
		right: 95px;
		transform: translateY(-50%);
	}
	.header-btn-container .elementor-widget-container {margin: 0 !important;}
	.m-header-menu-col .elementor-widget-wrap .elementor-element>.elementor-widget-container {margin-right: 10px !important;}
}
@media (min-width: 451px) and  (max-width: 610px) {
	.header-btn-container .elementor-button {
		padding: 12px 20px !important;
	}
}
@media (min-width: 451px) and (max-width: 570px) {
	.header-btn-container .elementor-button-content-wrapper>.elementor-button-text {
		font-size: 11px !important;
	}
	.header-btn-container .elementor-widget-wrap>.elementor-element>.elementor-button {padding: 10px 16px !important;}
	.m-header-menu-col .elementor-widget-wrap .elementor-element>.elementor-widget-container {margin-right: 4px !important;}
	.header-btn-container {right: 76px;}


}

@media (max-width: 450px) {
	.header-btn-container {
		position: static;
	}
	.header-btn-container>.elementor-column-wrap>.elementor-widget-wrap {
		margin: 0 auto;
		margin-top: 0px !important;
		transform: translateY(40px) !important;
		justify-content: center !important;
	}
.header-btn-container>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element, .header-btn-container>.elementor-column-wrap>.elementor-widget-wrap>.elementor-element .elementor-button-link {width: 100% !important;}

}

.event-form-container .gform_wrapper input[type="submit"], .event-form-container .gform_wrapper  input.gform_next_button {
	color: #fff !important;
    background-color: #006fba !important;
    border-color: #006fba !important;
	border: 1px solid;
}
.event-form-container .gform_wrapper input[type="submit"]:hover, .event-form-container .gform_wrapper  input.gform_next_button:hover {
	color: #006fba !important;
    background-color: #fff !important;
    border-color: #006fba !important;
	border: 1px solid;
}

.secondary-menu--services .elementor-toggle, .home-banner--services .elementor-toggle {
	display: flex;
	align-items: center;
}
.secondary-menu--services .elementor-tab-content, .home-banner--services .elementor-tab-content {
    position: absolute;
    z-index: 9999;
    background: #556567;
    color: #fff !important;
    max-width: 300px;
    border: 0;
	font-size: 18px;
    line-height: 1.4;

}
.secondary-menu--services .elementor-toggle .elementor-tab-title, .home-banner--services .elementor-toggle .elementor-tab-title {border-bottom: 0;}
.secondary-menu--services .elementor-toggle-item:hover .elementor-tab-content, .home-banner--services .elementor-toggle-item:hover .elementor-tab-content {display: block !important;}
.home-banner--services .elementor-tab-content {
	top: 0;
    transform: translateY(-100%);
}

.home-banner--services .elementor-toggle {justify-content: space-between;}
/***.hero-section.hero-buttons {z-indeX: 99999999; transform: translateY(-20px);}****/
.home-banner--services .read-more {
	text-align: center;
    margin-top: 15px;
}
.home-banner--services .read-more>a {
	display: inline-block;
	color: #fff;
    text-decoration: none !important;
    border: 2px solid #fff;
    padding: 3px 12px;
}
.home-banner--services .read-more>a:hover {
	background: #fff;
	color: #005086;
}

.home-banner--services .elementor-toggle {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}


.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(1) {background-color:#de4726}
.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(1):hover {background-color:rgba(222,71,38,0.75)}

.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(2) {background-color:#6d9d31}
.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(2):hover {background-color:rgba(109,157,49,0.75)}

.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(3) {background-color:#6abcce}
.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(3):hover {background-color:rgba(106,188,206,0.75)}

.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(4) {background-color:#e0ab26}
.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(4):hover {background-color:rgba(224,171,38,0.75)}

.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(5) {background-color:#de4726}
.home-banner--services .elementor-toggle>.elementor-toggle-item:nth-child(5):hover {background-color:rgba(222,71,38,0.75)}

.home-banner--services .elementor-tab-title {text-align: center;}

ul#gform_fields_252 {
    position: relative;
    top: -200px !important;
}


.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label,
.gform_wrapper.gravity-theme .chosen-container-multi, .gform_wrapper.gravity-theme .ginput_product_price, .gform_wrapper.gravity-theme .ginput_product_price_label, .gform_wrapper.gravity-theme .ginput_quantity_label {
	font-weight: 600 !important;
}
.pum-theme-6305 .pum-title, .pum-theme-enterprise-blue .pum-title {font-weight: 700 !important; color: #000 !important;}
.gform_legacy_markup_wrapper{
    display: block !important;
}
.fh_blog-posts.fh_col-container article:first-child {
    display: none;
}
.page-id-388 .fh_blog-posts.fh_col-container article:first-child {
    display: block;
}
.fh_blog-posts-container {
    padding: 0 20px;
}

.gfield--type-checkbox label.gfield_label {
    position: unset !important;
    font-weight: 700 !important;
}

.event-tickets .tribe-tickets__tickets-item{
	border-top:none;
}
.event-tickets .tribe-tickets__tickets-item + .tribe-tickets__tickets-item{
	border-top: 1px solid var(--tec-color-border-secondary);
}

section.tribe-tickets__commerce-checkout, section.tribe-tickets__commerce-order{
	margin: 0 auto;
}


.gform-theme--framework .gf_progressbar .percentbar_blue {    background-color: #1E7AC4 !important; height: 17px !important;}
.gform-theme--framework .gf_progressbar span {width: auto !important;
    position: absolute !important;
    margin: 0 !important;
    clip: auto !important;
    color: #fff !important;
    height: 17px !important;
    line-height: 17px !important;
    font-size: 14px !important;
    right: 15px !important;}
.gform-theme--framework .gf_progressbar .gf_progressbar_percentage {position: relative !important;}
.single-tribe_events h2.gform_title {
    color: #556567 !important;
    font-size: 22px !important;
    font-weight: bold !important;
}
.single-tribe_events p.gform_required_legend {
    display: none;
}
.single-tribe_events p.gf_progressbar_title {
font-size: 15px;
    font-weight: 400;
}