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

.hlite { font-weight:400; }
.hblock { display:block; }

#sponsors-logos img { mix-blend-mode:multiply; }


#contact_page_form .gform_heading { display:none; }
#contact_page_form input, #contact_page_form select, #contact_page_form textarea { background:#F5F5F5; height:auto;color:#394046; font-size:16px; font-weight:700; border-radius:5px; }
#contact_page_form textarea { height:80px; resize:none; }
#contact_page_form .gform_wrapper.gravity-theme #field_submit input, #contact_page_form .gform_wrapper.gravity-theme .gform_footer input { margin:8px 0px 0px 0px; background:#356701; color:#ffffff; font-size:20px;   }
#contact_page_form .gform_wrapper.gravity-theme #field_submit input:hover, #contact_page_form .gform_wrapper.gravity-theme .gform_footer input:hover { background:#242424; color:#ffffff; }

.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer { margin:0 !important; padding:0 !important; }

/*** Membership Plugin Styles ***/
#SFctr { }
#SFctr .SFpne { max-width:70%; margin:auto !important; }
#SFctr a.SFbtn, #SFctr button { background:#016648 !important; }
#SFctr .SFbox h4[role="presentation"] { color:#016648 !important; }
#SFctr .SFwrn, #SFctr label.SFchk>input[type=checkbox]:checked~i, #SFctr label.SFchk>input[type=radio]:checked~i { background-color:#1f1a17; }

@media (max-width: 960px) {
}

/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
	#contact_page_form .gform_wrapper.gravity-theme .gform_fields { grid-row-gap:10px !important; }
	#contact_page_form .gform_wrapper.gravity-theme .ginput_complex { gap:10px !important; }
	.gform_wrapper.gravity-theme .ginput_complex span { margin-bottom:0px !important; }
	
	#SFctr .SFpne { max-width:100%; margin:auto !important; }
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
}