/*
 Theme Name:     Erb 2019
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Boxcar Studio
 Author URI:     https://www.boxcarstudio.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

/* GRAVITY FORMS */

.gfield.half {
    width: 48.5%;
    display: inline-block;
}

form#gform_2 {
    width: 48.5%;
}

form#gform_2 li#field_2_4, 
form#gform_2 li#field_2_1{
    text-align: center;
}

form#gform_2 .gfield {
    padding: 0;
}

#gform_2 li#field_2_2 {
    margin-right: 1em;
}

.gform_wrapper label.gfield_label {
    color: #15406c;
    font-weight: 400;
}

.gform_button {
    color: #003262;
	font-size: 14px;
    background-color: #ffcb05;
    border-width: 3px!important;
    border-color: #ffdd59;
    border-radius: 0px;
    font-weight: 400 !important;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    padding: .3em 1em;
}

.gform_wrapper .gform_footer {
    text-align: center;
}

/* FACULTY */

.fac_social {
    text-align: center;
    font-size: 30px;
}

.fac_social a {
	color: #00274C !important;
}

/* BLOG */

.single #et-main-area .et_pb_post {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* SOCIAL MEDIA FOLLOW */

ul.et_pb_social_media_follow {
    padding: 0 !Important;
    margin: 0 !important;
}

.et_pb_social_icon {
    list-style: none !important;
}

.et-db.single-person #et-boc .et-l .et_pb_social_media_follow li:nth-child(odd) a.icon {
    background: transparent !important;
    text-decoration: none !important;
}