/*
Theme Name: Divi Childtheme
Description: Divi Childtheme fuer Wissmann.Werbung
Author: Nicole Wuethrich
Author URI: http://www.wissmannwerbung.ch/
Template: Divi
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: divi_childtheme
*/


/*neue CSS-Angaben*/


/*Team-Plugin*/
@charset "UTF-8";
.tmm .tmm_wrap {width:100%; margin-bottom:20px; margin-top:20px; text-align:center; border:none;}
.tmm .clearer {clear:both; border:none;}

.tmm .tmm_container {display:none; -webkit-box-shadow:0px;-moz-box-shadow: 0px; box-shadow: 0px; border:none;}
.tmm .tmm_container:last-child {display:block; text-align:center !important; -webkit-box-shadow:0px; -moz-box-shadow: 0px; box-shadow: 0px; border:none;}
.tmm_last_row_centered .tmm_container:last-child .tmm_member {float:none; -webkit-box-shadow:0px; -moz-box-shadow: 0px;box-shadow: 0px;clear:both; border:none;}
.tmm .tmm_columns_containers_desktop {display:block; -webkit-box-shadow:0px; -moz-box-shadow: 0px;box-shadow: 0px;clear:both; border:none;}

.tmm .tmm_member {
    display:inline-block;
    margin-top:70px;
    margin-left:-20px;
    margin-bottom:30px;
    height:200px;
    float:left; 
    text-align:center;
    font-size:25px;
    text-transform:uppercase;
    -webkit-box-shadow:0px;
    -moz-box-shadow: 0px;
    box-shadow: 0px;
    border:none;
    background:#aeb5ba !important;
    color:white;
	
}

.tmm .tmm_three_entries {clear:both; border:none;}

.tmm .tmm_2_columns .tmm_member {
    margin-right:4%; margin-left:4%;
}

.tmm .tmm_3_columns .tmm_member {
    margin-right:2%; margin-left:2%;
}

.tmm .tmm_4_columns .tmm_member {
    margin-right:1%; margin-left:1%;
}


.tmm .tmm_2_columns .tmm_member {width: 42%;}
.tmm .tmm_3_columns .tmm_member {width: 29%;}
.tmm .tmm_4_columns .tmm_member {width: 23%;}

.tmm .tmm_member .tmm_photo {
    width:150px; 
    height:150px; 
    border:none;
    -webkit-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.10);
    box-shadow: 5px 0px 5px 0px rgba(0,0,0,0.10);
    border-radius:60px !important;
    margin-top:-80px;
    border:none;
}

.tmm .tmm_4_columns .tmm_member .tmm_photo {
    width:100px; 
    height:100px; 
    margin-top:-80px;
    border-radius:40px !important;
    border:none;
}

.tmm .tmm_member .tmm_textblock .tmm_scblock {padding-top:10px;}
.tmm .tmm_member .tmm_textblock {padding:10px 12px;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink {clear:both; margin-bottom:20px; border:none;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink img {
    display:inline-block; 
    border:none; 
    width:24px; 
    height:24px; 
    box-shadow:none;  
    margin:10px 4px;
  
}

.tmm .tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img {width:21px; height:21px; margin:6px 3px;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink img:hover {opacity:0.8;} 

.tmm .tmm_names {font-size:21px; margin-bottom:8px; margin-top:10px; font-weight:300; line-height:24px;}
.tmm .tmm_4_columns .tmm_names {font-size:16px; }
.tmm .tmm_fname {display:inline;}
.tmm .tmm_lname {display:inline;}

.tmm .tmm_job {font-size:16px; color:white; text-transform:none; }
.tmm .tmm_desc {padding:0px; margin-top:19px; margin-bottom:10px; font-size:14px;}
.tmm .tmm_4_columns .tmm_desc {margin-top:14px; margin-bottom:8px; font-size:14px; line-height: 23px;}



/* TABLETS*/ 
@media only screen and (max-width: 64.063em) {
    .tmm .tmm_columns_containers_desktop {display:none; clear:none;}
    .tmm_two_containers_tablet {display:block; clear:both;}

    .tmm .tmm_2_columns .tmm_member, 
    .tmm .tmm_3_columns .tmm_member, 
    .tmm .tmm_4_columns .tmm_member { 
        width: 40%; margin-left:5%; margin-right:5%;
        margin-top:70px;
        margin-bottom:30px;
        text-transform:uppercase
        border:none;
    }
    
    .tmm .tmm_names {font-size:18px; margin-bottom:8px; margin-top:10px; font-weight:300; line-height:24px;text-transform:uppercase}
    .tmm .tmm_4_columns .tmm_names {font-size:17px;}
    .tmm .tmm_job {font-size:12px; color:white; text-transform:none;}
    
    .tmm .tmm_desc {padding:10px; margin-top:19px; margin-bottom:10px; font-size:15px; line-height:23px;}
    .tmm .tmm_4_columns .tmm_desc {margin-top:14px; margin-bottom:8px; font-size:14px; line-height: 23px;}
    
    .tmm .tmm_2_columns .tmm_member .tmm_photo,
    .tmm .tmm_3_columns .tmm_member .tmm_photo,
    .tmm .tmm_4_columns .tmm_member .tmm_photo {
        width:130px; 
        height:130px; 
        border-radius:50px !important;
        border:none;
        margin-top:-80px;
    }
    


/* MOBILE */ 
@media only screen and (max-width: 40em) {
    .tmm .tmm_columns_containers_desktop {display:none; clear:none;}
	.tmm .tmm_member {width: 96%; margin:0 2%; margin-top:70px; margin-bottom:30px;}
    .tmm .tmm_2_columns .tmm_member, 
    .tmm .tmm_3_columns .tmm_member, 
    .tmm .tmm_4_columns .tmm_member {
        width: 96%; 
        margin:0 2%; 
        margin-top:90px;
        margin-bottom:10px;
    }
    
    .tmm .tmm_4_columns .tmm_names {font-size:20px;}
    
    .tmm .tmm_2_columns .tmm_member .tmm_photo,
    .tmm .tmm_3_columns .tmm_member .tmm_photo,
    .tmm .tmm_4_columns .tmm_member .tmm_photo {
        width:160px; 
        height:160px; 
        border-radius:60px !important;
        border:none;
        margin-top:-80px;
    }

    .tmm .tmm_desc {padding:10px; margin-top:19px; margin-bottom:10px; font-size:15px; line-height:23px;}
    .tmm .tmm_4_columns .tmm_desc {margin-top:14px; margin-bottom:8px; font-size:14px; line-height: 23px;}
}

*/

/* Force original fonts 
.tmm .tmm_ori_f .tmm_container .tmm_fname, .tmm .tmm_ori_f .tmm_container .tmm_job, .tmm .tmm_ori_f .tmm_container .tmm_desc, .tmm .tmm_ori_f .tmm_container .tmm_lname {font-family: 'Droid Sans', Helvetica, Arial, sans-serif !important; font-weight:300 !important;}



/*Team-Plugin Finished*/



/*Darstellung Links*/

/* unvisited link */
a:link { 
	color: #000000 !important;	
}

/* visited link */
a:visited {
	color: #000000 !important;
}

/* mouse over link */
a:hover {
	color: #aeb5ba !important;
}

/* selected link */
a:active {
	color: #FF7200 !important;
}

/*Darstellung Links Finished*/


/*Ausblenden Footer*/

#footer { display:none !important; 
}
#footer-bottom { display:none !important; 
}

/*Ausblenden Footer Finished*/