/*
Theme Name: HBI
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Natalie Rose
Author URI: http://www.novawebgroup.com
Template: enfold
*/



/*Add your own styles here:*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;1,700&display=swap');

.responsive #header_main .container {max-width: 1400px;}
/* hamburger menu sooner! */
@media only screen and (max-width: 1300px) {
  nav.main_menu {
    display: block !important;
  }
  #avia-menu .menu-item {
    display: none;
  }
  .av-burger-menu-main.menu-item-avia-special {
    display: block;
  }

}

#top #wrap_all .all_colors .volunteering h3 {color:#ffffff;}

#top #wrap_all .main_color .quote h3 {font-size: 32px; line-height: 48px;}

.widget ul.social_bookmarks {
    display: inline-flex;
}
#top .social_bookmarks li {border-right: none;}
.main_color a {font-weight: 700;}

strong, .main_color strong, b, .main_color b {color:#00a1bc;}

#research span {color:#f9ab22!important;}

/*#homeslide .av_slideshow_full:after {
    content: ' ';
    height: 100%;
    width: 100%;
    background-color: rgba(11, 35, 64, 0.2);
    display: block;
    z-index: 10;
    position: absolute;
    top: 1px;
	right: 0;
	left: 0;
	bottom: 0;
}*/
#homeslide .av_slideshow_full .avia-slideshow-dots {
  z-index: 11;
}
#outreach .avia-button.avia-size-x-large {
    padding: 25px 10px 23px;
    font-size: 18px;
    min-width: 275px;
}

.av_font_icon.av-icon-style-border .av-icon-char {padding: 5px;}

#footer-page .hr {line-height: 5px;}
#footer-page .hr-custom {min-height: 10px;}
#top #wrap_all .all_colors #footer-page h3 {font-size: 16px;}
.av-special-heading {font-size: 22px;}
@media(max-width: 990px) {
  #footer-page .av_two_third  {  display: flex;flex-direction: column;align-items: center; }
}


/**** events ****/
.em.pixelbones ul {list-style: none!important;}
#top.events #wrap_all .main_color h3 {color:#46a298; font-size: 22px!important; font-weight: 600!important;}
#top h2 ul.event-categories li a {color: inherit !important; }
.events .em .em-icon {margin-top: 20px;}
div.em-event-categories, .em-taxonomy-description, .em-item-taxonomies {display: none!important;}

/*** news ***/
#top .fullsize .template-blog .blog-meta, .html_modern-blog #top .post-entry .blog-categories, .html_modern-blog .avia-content-slider .slide-meta {display:none;}
#top .fullsize .template-blog .post .entry-content-wrapper {text-align:left;}

