/*
 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
*/

.title-wrap.thank-you {
    margin: 250px 0px !important;
}

.has-ul-list ul li {
    list-style: none;
    position: relative;
    padding: 10px 0;
}

.has-ul-list ul li:before {
    content: "\f14a";
    font-family: 'FontAwesome';
    color: rgb(46, 204, 113);
    margin-right: 10px;
}
.team-call-button .et_pb_text_inner p {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
	flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
.team-call-button .et_pb_text_inner a strong {
    font-weight: 600 !important;
}
.team-call-button .et_pb_text_inner p a:first-child {
    margin-right: 20px;
}
.team-image {
    max-width: 160px;
}
.team-image .et_pb_image_wrap {
    position: relative;
    padding-top: 100%;
    width: 100%;
    margin: 0 auto;
}

.team-image .et_pb_image_wrap img {
    position: absolute;
    width: 100% !important;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}
.team-member-name h5 {
    padding-bottom: 5px;
}
.has-social-icons li {
    margin: 0 8px;
    margin-bottom: 10px;
}
.height-100 .et_pb_image_wrap img {
	object-fit:cover;
}
/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/



/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/




/*.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu { display: flex!important; }
.lwp-hide-mobile-menu .et_mobile_nav_menu { display: none; }

@media (min-width: 768px) and (max-width: 980px) {
    .lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu { display: flex!important; }
    .lwp-hide-mobile-menu .et_mobile_nav_menu { display: none; }
}*/



