/*
 Theme Name:     profund
 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
------------------------------------------------------- */


.et-social-linkedin a.icon:before { content: '\e09d'; }

.et-social-xing a.icon:before { content: url('xing.woff');}

/* XING for Divi
--------------------------------------------------------------- */
@font-face {
  font-family: 'xing';
  src:  url('fonts/xing.eot?2a5kpv');
  src:  url('fonts/xing.eot?2a5kpv#iefix') format('embedded-opentype'),
    url('fonts/xing.ttf?2a5kpv') format('truetype'),
    url('fonts/xing.woff?2a5kpv') format('woff'),
    url('fonts/xing.svg?2a5kpv#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* XING Social Icon
--------------------------------------------------------------- */
.custom-social-icon a {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  transition: color 300ms ease 0s;
}
.custom-social-icon a:hover {
  color: #fff;
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.custom-social-icon span {
    display: none;
}
.xing-social-icon a {
  display: inline-block;
  position: relative;
  color: #666;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  transition: color 300ms ease 0s;}

.xing-social-icon a:hover {
  color: #062e71;
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;}

.xing-social-icon span {
    display: none;}
#top-header .custom-social-icon a {
    font-size: 14px;
    line-height: 1em;}
.icon-xing, .icon-xing2  {
  font-family: 'xing';}
.icon-xing a.icon:before {
  content: "\ead3";}
.icon-xing2 a.icon:before {
  content: "\ead4";}

.social-float {
float: left;
padding-left:0em!important}

.first {
    margin-left:0px!important;}

et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
    text-align: right;
    margin-left: 0;}
li {margin-bottom:15px;}

#top-menu .menu-item-has-children > a:first-child:after{content:""!important; margin-top: -2px!important;}
#top-menu .menu-item-has-children {padding-right: 0px!important;}
#main-header {
box-shadow: 0 0px 0 rgba(0,0,0,0);
-moz-box-shadow: 0 0px 0 rgba(0,0,0,0);
-webkit-box-shadow: 0 0px 0 rgba(0,0,0,0);}
.et_header_style_left #et-top-navigation{
	padding-top: 50px!important;}

.et_header_style_left #et-top-navigation .mobile_menu_bar, .et_header_style_split #et-top-navigation .mobile_menu_bar {
    padding-bottom: 40px!important;}

@media only screen and (max-width: 767px){
#line {
    padding: 0px 0 20px 0!important;
}}