/*
Theme Name: U-M CGCS Child
Description: Child theme CGCS
Author: CGCS-UM
Author URI: http://gmsi.comm.lsa.umich.edu
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.fusion-portfolio-content h4 {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: normal;
  font-size: 13px;
}
.portfolio-half .flexslider:not(.tfs-slider) {
  width: 31.9149%; 
  float: left;
}
.portfolio-half .project-content {
  width: 65.9574%;
  float: right;
}
.portfolio-half .project-description {
  width: 100%;
  margin-bottom: 50px;
}
.portfolio-half .project-description .flexslider:not(.tfs-slider) {
  width: auto;
}
.portfolio-half .project-info {
  width: 100%;
  }
  
  /* Filters */
.fusion-filters {
  display: none;
  overflow: hidden;
  list-style: none;
  margin-bottom: 30px;
  padding: 0;
  line-height: 34px;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
}
.fusion-filter {
  float: center;
  margin-right: 45px;
}
.fusion-filter.fusion-active a {
  line-height: 31px;
  border-top: 3px solid #a0ce4e;
  color: #a0ce4e;
}
.fusion-filter a {
  display: block;
}
