/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/


/* =Theme customization starts here
------------------------------------------------------- */

.col-md-3.this-member {
    min-height: 480px;
    margin-right: 0;
}
.this-member h3.title,
.this-member .designation span{
	color: #fff;
}
.type-team .et_post_meta_wrapper img{
	width: auto;
}
.single-team.et_right_sidebar #main-content .container:before{
	display: none;
}
.single-team.et_right_sidebar #sidebar{
	display: none;
}
.single-team #left-area {
    width: 100%;
}
.single-team .et_pb_post .entry-content {
    padding-top: 54px;
}
.single-team h1.entry-title{
	margin-bottom: 15px;
}
.single-team .et_post_meta_wrapper{
	float: left;
    margin-right: 15px;
}
.single-team .author.vcard{
	display: none;
}
.gform_wrapper textarea, .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	width: 100%;
padding: 16px !important;
border-width: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
color: #999;
background-color: #eee;
font-size: 14px;
-webkit-appearance: none;
}
input#gform_submit_button_1 {
    color: #2ea3f2;
    display: inline-block;
    margin: 0;
    font-family: inherit;
    cursor: pointer;
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
}
input#gform_submit_button_1:after {
    position: absolute;
    margin-left: -1em;
    opacity: 0;
    text-shadow: none;
    font-size: 32px;
    font-weight: 400;
    font-style: normal;
    font-variant: none;
    line-height: 1em;
    text-transform: none;
    content: ">";
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #2ea3f2;
}
input#gform_submit_button_1:hover {
    padding: .3em 2em .3em .7em;
    border: 2px solid transparent;
    background-color: rgba(0,0,0,.05);
}
.single-team .post-meta{
	display: none;
}
