/*
  Theme Name:   Avada Child
  Description:  Child theme for Avada theme
  Author:       James Dudley
  Author URI:   mailto:dudley@iu.edu
  Template:     Avada
  Version:      1.0.3
  Text Domain:  Avada
*/


/**
 * local style customizations for the image headers on the resource
 * portfolio pages
 */

span.resource_page_header {
  width           : 100% !important;
  height          : auto !important;
  margin-left     : auto !important;
  margin-right    : auto !important;
}
span.resource_page_header img {
  width           : 100% !important;
  height          : auto !important;
  margin-left     : auto !important;
  margin-right    : auto !important;
}
/*
.fusion-main-menu ul li a {
  color           : #30afcd !important;
  font-weight     : bold !important;
}

.fusion-main-menu-icon {
  color           : #30afcd !important;
}
*/

.gform_wrapper .gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper .gfield_select[multiple=multiple] {
  border-color    : black !important;
}
