/**
Theme Name: FCCUCC - 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: fccucc-astra-child
Template: astra
*/
/*
.entry-content ul
{
  background:#f2f2f2;
  margin-left: 0;
  padding: 2em 3em;
}
*/
.ast-primary-header-bar
{
background: linear-gradient(0deg, rgba(4,82,164,1) 39%, rgba(255,255,255,1) 322%);
}

.entry-content ul li
{
  margin-bottom: .5em;
  line-height: 1.65;
  color:#000;
}

.entry-meta, .entry-meta *
{
  color:#666666;
}

.content-area.primary strong{
  color: #231A59;
}

article a
{
  font-weight:600;
}

.button
{
  display: block;
  line-height:1.3;
  margin-top: 30px;
  text-align: center;
  text-decoration:none !important;
}

.button:hover
{
  border:2px solid #ec671d;
  background: #ffffff;
  color: #ec671d;
}

.button.inline
{
  display: inline-block;
}

.site-header .button
{
  background: #ffffff;
    border: 1px solid #ffffff;
    color: #ec671d;
    margin-left: 2em;
    padding: 8px 15px;
    font-weight: bold;
    line-height: 1;
}

blockquote
{
  color: #231A59;
  font-weight:bold;
}

/* Main Sidebar Widgets */
.home .secondary .widget-title,
.home .display-posts-listing .widget-title
{
  display: inline-block;
  font-size: 30px;
  color: #231A59;
  font-weight: 600;
}

.secondary .widget-title:before,
.display-posts-listing .widget-title:before
{
  content:"";
  display: block;
  max-width: 60%;
  height: 2px;
  background: #ec671d;
  margin-bottom: .5em;
}

.secondary .widget > *:not(.widget-title)
{
  
}

/*HOMEPAGE*/
.home .site-content #primary
{
  font-size: 1.25em;
}


/* Display Posts shortcode styles */
.home .display-posts-listing.grid
{
  margin: 0;
}

.display-posts-listing.grid .listing-item
{
  display: flex;
  justify-content: center;
  align-items:stretch;
  flex-wrap: wrap;
  flex-direction:column-reverse;
  grid-gap:5px;
}

.display-posts-listing.grid .listing-item:nth-child(even)
{
  
}

.display-posts-listing.grid .listing-item .image,
.display-posts-listing.grid .listing-item .content-wrap
{
  flex-basis: 100%;
  position:relative;
}

.display-posts-listing.grid .listing-item .image img
{
  width:100%;
}

.display-posts-listing.grid .listing-item .content-wrap
{
  background: #F3F3F3;
  padding: 1em;
  width: 100%;
}

.home .display-posts-listing.grid .listing-item:first-of-type
{
 padding-left:20px;
 padding-right: 20px;
}

.home .display-posts-listing.grid .listing-item:first-of-type .image img
{
  width: auto;
}

.home .display-posts-listing.grid .listing-item:first-of-type .content-wrap
{
  background: transparent;
}


/* Bio Archive */
.display-posts-listing .bio
{
  display: flex;
  flex-direction: column;
  gap: 1.5em;
  margin-bottom:2em;
}

.bio .featured-image
{
  flex-shrink: 0;
  flex-basis: 33%;
}

.bio .entry-title
{
  
}

.bio .subtitle
{
  color: #959595;
  font-weight: bold;
  font-size: 90%;
  text-transform: uppercase;
}

@media (min-width: 767px)
{
  .display-posts-listing.grid .listing-item
  {
    flex-direction:row;
    flex-wrap: nowrap;
    margin-bottom:5px;
  }
  
  .home .display-posts-listing.grid .listing-item:first-of-type
  {
    padding: 60px 20px;
    flex-direction: row-reverse;
    margin: 0 auto;
    max-width: 1240px;
  }
  
  .home .display-posts-listing.grid .listing-item:first-of-type .content-wrap
  {
  flex-basis: 60%;
    padding-left: 0;
    padding-top: 0;
  }
  
  .home .display-posts-listing.grid .listing-item:first-of-type .image
  {
    flex-basis: 40%;
    padding-left: 60px;
  }
  
  .home .display-posts-listing.grid .listing-item:first-of-type .image img
  {
    height: auto;
  }
  
  .display-posts-listing.grid .listing-item .image,
  .display-posts-listing.grid .listing-item .content-wrap
  {
    flex-basis: 50%;
  }
  
  .display-posts-listing.grid .listing-item .content-wrap
  {
    display: grid;
    align-content: center;
    padding:1em 3em;
  }
  
  .display-posts-listing.grid .listing-item .content p
  {
    margin-bottom: .5em;
  }
  
  .display-posts-listing.grid .listing-item:nth-child(even)
  {
    flex-direction: row-reverse ;
  }
  
  .display-posts-listing.grid.rev .listing-item
  {
    flex-direction: row;
  }
  
  .display-posts-listing.grid img
  {
    object-fit: cover;
    height: 600px;
    max-height: 600px;
  }
  
  .display-posts-listing .bio
  {
    flex-direction: row;
  }
}


@media (min-width: 922px)
{
  .home .site-content .ast-container
  {
    padding-top: 50px;
    padding-bottom: 70px;
    align-items: center;
  }

  .home .site-content #primary
  {
    font-size: 2em;
    line-height: 1.35;
    margin: 0;
   width: 60%;
   color:#888888;
  }

  .home .site-content #secondary
  {
    margin: 0;
    width: 40%;
  }

}


/* ME Calendar styles */
.mec-bg-color, .mec-bg-color-hover:hover, .mec-wrap .mec-bg-color, .mec-wrap .mec-bg-color-hover:hover
{
  background: #fff;
  border: 2px solid;
  color: #EC671D;
}

.mec-event-list-minimal .mec-event-date
{
  padding: 6px 12px 3px;
  line-height: 1;
}

.mec-event-list-minimal .mec-event-article
{
  padding-top: 10px;
}

.mec-wrap .col-md-9
{
  width: 100% !important;
}

.home .mec-wrap .col-sm-3
{
  display: none;
}

.mec-event-list-minimal .mec-event-detail, .mec-event-list-minimal .mec-time-details
{
  color: #555;
}


/*header right */
.site-header-primary-section-right
{
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-around;
}


.widget_wp_categories_widget h2, .widget_wpcategorieswidget h2 {
    color: #000 !important;
    font-size: 25px !important;
    font-weight: initial;
    margin: inherit;
    line-height: initial;
    text-transform: uppercase;
}

.main-header-bar-navigation li.mobile
{
  display: none;
}

.main-header-bar-navigation.toggle-on li.mobile
{
  display: block;
}

/*BEACON STYLES*/
article.beacon
{
  margin-bottom: 1em;
}

.ast-single-post .beacon-title
{
font-family: 'Nunito Sans',sans-serif;
font-weight: 600;
font-size: 1.3em;
text-transform: uppercase;
margin-bottom: 0;
}

.ast-single-post .beacon-title a
{
  text-decoration: none;
}