/*
Theme Name: Leksa Child
Description: Child theme for the Leksa. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Author: PeThemes
Author URI: http://pethemes.com
Template: leksa
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.team--member--socials svg.e-font-icon-svg {
	position: relative;
	z-index: 9999;
	width: 30px;
	height: 30px;
	top: 9px;
}
.team--member--socials svg.e-font-icon-svg path {
	fill: gray !important;
}
.team--member--socials {
	top: 2em !important;
	left: 2em !important;
}
.team--member--socials i.material-icons {
	width: 30px;
	height: 30px;
	font-size: 28px;
	top: 7px;
	left: 1px;
}
.team--member--socials ul li a ,
.team--member--socials ul li a:hover {
	color: gray !important;
}
.team--member--socials ul li {
    margin-bottom: 1.5em !important;
}
.team--member--summ {
	padding: 1em !important;
	line-height: 1.4;
}
.site--nav.nav--popup .site--menu {
	z-index: 20 !important;
}
