/*
Theme Name: Enfold Child
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 wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/



/*Add your own styles here:*/

.no-margin { 
  margin: 0; 
}

.title_container .main-title {
    font-weight: 600;
}

.grid-entry-title {
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.sub_menu>ul>li>a, .sub_menu>div>ul>li>a {
	font-weight: normal;
	font-size: 13px;
}

.avia-content-slider a.slide-image {
	background-color: transparent !important;
}

.teamcaption {
	color: #333;
	font-weight: 600;
}

.minipad {
	padding-top: 10px;
}

.position {
	font-size: 14px;
	font-weight: bold;
}

.team-member-description {
	font-style: italic;
}

.page-id-5058 .iconbox_content {
  opacity: 0.9;
}

#top #mediagrid .av-flex-placeholder {
  display: table-cell;
  width: 1%;
}
/*
.page-id-5126 .av-tab-section-image {
  height: 180px;
}

.page-id-5126 .av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image {
  width: 180px;
}
*/
/*
#top .widget_search #searchform .ajax_search_response{
    padding-top: 20px;
    position: absolute;
    background: #fff;
    z-index: 100;
    max-width: 100%;
    border: 2px dotted #e2e2e2;
}
*/
.page-id-20 div.flex_column.av_one_full.flex_column_div.av-zero-column-padding.first.avia-builder-el-3.el_before_av_one_third.avia-builder-el-first {
	z-index: 999;
}

.mobile-advanced #s, .mobile-advanced #searchsubmit {
    display: none;
}

.inner_tooltip input#searchsubmit.button.avia-font-entypo-fontello {
    display: block;
}

#portfoliobox-2 .news-time {display: none;}

#top label span {
	font-weight: normal;
    font-size: 15px;
    color: #666;
}

span.wpcf7-list-item {margin:0 !important;}

.page-id-5271 .av-masonry-date, .post-meta-infos .date-container, .post-meta-infos .text-sep-date {display: none;}

@media only screen and (max-width: 767px) {
  
  /*#mobile-advanced #s, #mobile-advanced #searchsubmit {
      display: block;
  }
    #top #searchsubmit {
        height: 40px;
    }
    #top #searchform>div {
        max-width: 100%;
        margin: 0 1.6em 1em;
    }

    .main_menu .avia-menu, #header_main_alternate, .fallback_menu {
        display: block;
    }

    .main_menu .avia-menu li { display: none; }

    .main_menu #menu-item-search {
        z-index: 100;
        display: block;
    }
    
    .responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a {
		color: #7ca17f;
    }*/
}

@media only screen and (max-width: 1140px) { 
  .av-main-nav > li.menu-item-avia-special {
      display: block;
  }
  .av-main-nav > li.menu-item {
      display: none;
  }
}


/* Portfolio Gutter 

@media only screen and (max-width: 767px) {
  #top .grid-sort-container .isotope-item {
    width: 100% !important
  }
}
@media only screen and (min-width: 767px) {
  #top .grid-sort-container.grid-col-2 .isotope-item {
    width: 46.5% !important
  }
  #top .grid-sort-container.grid-col-3 .isotope-item {
    width: 28.7% !important
  }
  #top .grid-sort-container.grid-col-4 .isotope-item {
    width: 19.8% !important;
  }
  #top .grid-sort-container.grid-col-5 .isotope-item {
    width: 14.5% !important
  }
  #top .grid-sort-container.grid-col-6 .isotope-item {
    width: 10.99% !important
  }
  #top .grid-sort-container .isotope-item{
      margin-bottom: 52.4px;
  }

}
@media only screen and (min-width: 989px) {
  #top .grid-sort-container .isotope-item {
      margin-bottom: 72.4px;
  }
}
@media only screen and (min-width: 1139px) {
  #top .grid-sort-container .isotope-item {
      margin-bottom: 82.4px;
  }
}
*/



