/* 
 Theme Name:   Zeald Website Theme
 Theme URI:    
 Description:  Divi child theme containing any special customisations for this website
 Author:       Zeald
 Author URI:   http://www.zeald.com
 Template:     Divi
 Version:      3.0

 /* == Add your own styles below this line ==
--------------------------------------------*/

#breadcrumbs {
    margin-top: 20px;
    margin-bottom: 40px;
	font-size: 13px;
}

.search-results #breadcrumbs { display: none; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	color: #ffffff!important;
    background: #c81d23;
    border-width: 4px!important;
    border-color: rgba(0,0,0,0);
    border-radius: 0px;
    letter-spacing: 4px;
    font-size: 14px;
    font-family: 'Rubik',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #c81d23;;
} 

#top-header, #et-secondary-nav li ul {
    background-color: #363c41 !important;
}

#footer-bottom {
    background-color: #363c41 !important;
}

#et-info {
	float:right !important;
}

#et-info-phone {
	font-size: 15px; 
	margin-right: 0 !important;
}

#et-info-phone:before {
	display: none;
}
#et-info-phone a:first-child{
	margin-right: 15px;
}
#et-info-phone a:before{
	font-family: ETmodules !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0;
    direction: ltr;
}
#et-info-phone a:before {
    content: "\e090";
    position: relative;
    top: 2px;
    margin-right: 2px;
    font-size: 15px;
    padding-right: 5px;
	font-size: 15px;
	padding-right: 5px;
}
