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

/*--------------------------
 * GLOBAL
---------------------------*/
.entry-header {
	display: none;
}

.site-branding {
	display: none;
}

.white-text P {
	color: #FFFFFF;
}

.yellow-link P A {
	color: #FFD040;
}

.yellow-link P A:hover {
	color: #FEE9A7;
}

.yellow-link A {
	color: #FFD040;
}

.yellow-link A:hover {
	color: #FEE9A7;
}

.button-transition .fl-button .fl-button-text {
	transition: 0.5s ease;
}

.snf-bullets UL {
	margin-left: 20px;
}

.logo-lowercase {
	text-transform: lowercase;
}

.snf-text-headers H4 {
	margin-bottom: 8px;
	font-size: 25px !important;
}

.snf-text-headers P {
	margin-bottom: 20px;
}

/*---------------------------
 * MAIN NAVIGATION
------------------------------*/
#mega-menu-primary A.mega-menu-link {
	transition: 0.5s ease !important;
}

.menu-icon-link .uabb-module-content.uabb-infobox {
	transition: 0.5s ease;
}

.menu-icon-link H3.uabb-infobox-title {
	font-size: 20px;
}


/*-------------------------
 * HOMEPAGE
--------------------------*/
.snf-homehero H2 {
	font-family: acumin-pro-condensed, sans-serif !important;
}


.herobuttons {
	width: 200px;
	border: 2px solid #FFD040 !important;
	transition: 0.5s ease !important;
}

.herobuttons:hover {
	border: 2px solid #FFFFFF !important;
	color: #FFFFFF !important;
}

/*--------------------------------
 * AIRSHOW AND AIRCRAFT
-------------------------------*/
.snf-airshow-link .uabb-module-content {
	transition: 0.5s ease;
}

.snf-airshow-link.snf-airshow-lg .uabb-infobox .uabb-infobox-left-right-wrap .uabb-imgicon-wrap {
	margin-right: 8px;
}

.snf-airshow-link.snf-airshow-lg .uabb-infobox .uabb-infobox-left-right-wrap .uabb-infobox-title {
	width: 140px;
}

/*-----------------------------
 * Advertise
-------------------------------*/
.snf-jumbotron .tablepress TFOOT TH, .tablepress THEAD TH {
	background-color: #3C3C3C;
	color: #FFFFFF;
}

/*----------------------------
 * CAMPING
------------------------------*/
.snf-tabs .uabb-tabs-layout-vertical .uabb-tabs-nav {
	float: left;
	width: 20%;
}

.snf-tabs .uabb-content.uabb-text-editor H4 {
	margin-bottom: 10px;
	line-height: 1.2;
}


/*----------------------------
 * TICKET INFO / PURCHASE
-----------------------------*/
.ga-price-box .uabb-pricing-table-column-3 H2.uabb-pricing-table-price {
	line-height: 51px;
}

.ga-price-box-col4 .uabb-pricing-table-column-4 H2.uabb-pricing-table-price {
	line-height: 51px;
}


/*--------------------------
 * VOLUNTEER
--------------------------*/
.volunteer-link .uabb-module-content {
	transition: 0.5s ease;
}

.volunteer-job-postings .uabb-text-editor H3 {
	margin-bottom: 13px;
	font-size: 28px;
}


.volunteer-job-postings .uabb-text-editor P {
	margin-bottom: 10px;
}

/*---------------------------
 * GUEST SERVICES
---------------------------*/
.gs-formatting .uabb-text-editor H4 {
	margin-top: 5px;
	margin-bottom: 8px;
}

.future-dates .uabb-infobox .uabb-text-editor P {
	font-size: 20px;
}

.future-dates .uabb-infobox .uabb-text-editor P .fdcurrent {
	font-size: 40px;
	font-family: "Acumin-Pro-Condensed", acumin-pro-condensed, sans-serif;
}

/*----------------------------
 * MEDIA
----------------------------*/
.mediaguides .uabb-infobox {
	padding-bottom: 0;
}

.mediaguides .infobox-left UL {
	margin-bottom: 10px;
}

/*----------------------------
 * FORMS
-----------------------------*/
.forms-styles H2.gsection_title {
	font-size: 32px;
}

.entry-header {
	display: none;
}

.forms-styles UL LI.gfield {
	margin-bottom: 27px !important;
}

.forms-styles .gsection_description {
	margin-top: 3px;
}

.forms-styles .ginput_container {
	margin-top: 13px !important;
}

.snf-formtitle .gform_heading H3.gform_title {
	margin-bottom: 44px;
}

.campsite-form UL LI H2.gsection_title {
	font-size: 32px;
}

.campsite-form UL LI LABEL.gfield_label {
	margin-top: 16px;
}

.campsite-form UL LI.camping-total-amt .ginput_container {
	font-size: 25px;
	font-weight: bold;
	margin-top: 0 !important;
}

.campsite-form UL LI.camping-total-amt .ginput_product_price {
	color: #1A439D !important;
}




/*-----------------------------
 * FOOTER
-------------------------------*/
.pp-social-icon A I {
	transition: 0.5s ease;
}

.tinsleycreative P {
	color: #FFFFFF;
}

.tinsleycreative P A {
	color: #CFCFCF;
}

.tinsleycreative P A:hover {
	color: #EE7321;
}

.privacy-and-terms A {
	color: #FFF3CF;
}

.privacy-and-terms A:hover {
	color: #FFD040;
}

.privacy-and-terms P {
	color: #FFFFFF;
}




