/*
Theme Name: IES-Divi
Theme URI: http://elegantthemes.com
Version: 1.0.1
Description: Divi child theme customized for IES.
Author: Robert Mann
Author URI: https://robert.iescentral.com
Tags: ies-divi-theme
Template: Divi
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Divi-child
*/

#ies-copyright {
  color: #ffffff;
}
.et_pb_column_1_3 h6, .et_pb_column_1_4 h6 {
    line-height: 1.3;
}

.et-waypoint
{
	opacity: 1 !important;
}

#et_top_search
{
  float: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  width: 80px;
  color: #fff;
  margin-top: 0;
  font-size: 18px;
}

#et_top_search > div 
{
  margin: 0 5px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}

#et_top_search .searchLabel
{
  font-family: inherit;
  font-weight: 600;
  font-style: normal;
  font-size: 100%;
}

#et_search_icon:before
{
  position: relative;
  top: 0;
}
article.post-password-required
{
  min-height: 500px;
}