/**
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
-----------------------*/
ul.is-style-two-columns {
	column-count: 2;
	column-gap: 40px;
}

.column-row__2 {
	column-count: 2;
	column-gap: 40px;
}

.diagonal-slash {
	position: relative;
  color: red;
  font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}

.diagonal-slash:before {
	position: absolute;
  content: '';
  left: 0;
  top: 45%;
  right: 0;
  border-top: 3px solid;
  border-color: inherit;
  -webkit-transform: skewY(-10deg);
  -moz-transform: skewY(-10deg);
  transform: skewY(-10deg);
}


/*------------------
 * Z-INDEX
------------------*/

.z1, .z3, .z5, .z7, .z9, .z9999 {
	position: relative;
}

.z1 {
	z-index: 1;
}

.z3 {
	z-index: 3;
}

.z5 {
	z-index: 5;
}

.z7 {
	z-index: 7;
}

.z9 {
	z-index: 9;
}

.z9999 {
	z-index: 9999;
}

/*----------------------------
 * Site Header Navigation
-----------------------------*/
.ast-builder-menu-2 {
	padding-right: 0;
}

.ast-builder-menu-4 {
	padding-left: 0;
}

.ace-menusep A.menu-link {
	color: #ffffff !important;
}

/*------------------------
 * MENU
-----------------------*/
.main-navigation .sub-menu LI.menu-item A.menu-link {
	padding-top: 12px;
	padding-bottom: 12px;
}

/*--------------------------
 * PAGE TEMPLATE
--------------------------*/
.ace-pageheader H1.fl-heading .fl-heading-text, .ace-pageheader H1.fl-heading .fl-heading-text:after {
	background-color: rgba(35, 80, 175, 0.85);
}

.ace-pageheader H1.fl-heading .fl-heading-text {
	position: relative;
	line-height: 1;
	color: #FFF;
	display: inline;
	white-space: pre-wrap;
	border: 0 solid rgba(35, 80, 175, 0.85);
	border-width: 0em;
	/* 0.25em is roughly equal to one space character. */
	padding-right: 10px;
}

.ace-pageheader H1.fl-heading .fl-heading-text:after {
	content: "";
	position: absolute;
	top: 0;
	right: 100%;
	bottom: 0;
	width: 0.25em;
}

.ace-pageheader H1.fl-heading .fl-heading-text > SPAN {
	position: relative;
	z-index: 1;
}

/*----------------------
 * Homepage
----------------------*/
.news-scroll .uabb-blog-posts .uabb-blog-post-content .uabb-post-meta {
	margin-bottom: 0;
}

.news-scroll .uabb-blog-posts .uabb-blog-post-content .uabb-button-wrap {
	padding-top: 5px;
}

/*-------------------------
 * Board of Directors
-------------------------*/
.bod-image {
	padding-right: 15px;
	margin-bottom: 0;
}

/*-------------------------
 * Team Page
-------------------------*/
.ace-team .wp-block-uagb-image {
	margin-bottom: 10px;
}

.team-control H4 {
	font-size: 23px;
}

/*--------------------------
 * TABLES
-------------------------*/
.snf-table THEAD TR.row-1 TH {
	background-color: #393939;
	color: #FFFFFF;
}


/*--------------------------
 * BLOG
--------------------------*/
.blog-image-left {
	margin-right: 15px;
	margin-bottom: 0;
}

.blog-image-right {
	margin-left: 15px;
	margin-bottom: 0;
}

.acenews-sidebar .uabb-read-more-text {
	padding-top: 10px;
}

.acenews-sidebar .uabb-blog-posts-description {
	padding-top: 10px;
}

/*---------------------------
 * BUY TICKET PAGE
----------------------------*/

@media (min-width:480px) {
  .hide-on-mobile {
    display: none !important;
  }
}

/*.display-posts-listing { columns: 2; column-gap: 32px; }
.display-posts-listing li { break-inside: avoid; }*/

/*----------------------------
 * FORMS
---------------------------*/
.gravity-theme .gform-body .gfield .gfield_select {
	height: 42px;
}

.gform_body .gform_fields .gfield .ginput_complex .ginput_address_country SELECT {
	height: 42px;
}

/*----------------------
 * POPUP MAKER
----------------------*/
.popmake-content ul li {
	margin-bottom: 8px;
}
