/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.93.1570485414
Updated: 2019-10-07 21:56:54

*/




.menu-item.menu-ico-face{
	width: 35px;
}
.menu-item.menu-ico-face span {
   visibility: hidden;
   font-size: 0px
}
.menu-item.menu-ico-face a:before {
    content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	top: -8px;
	left: 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(img/ico-facebook.png);
	opacity: 0.8;
}
.menu-item.menu-ico-inta{
	display:none;
}
.menu-item.menu-ico-inta span {
   visibility: hidden;
   font-size: 0px
}
.menu-item.menu-ico-inta a:before {
	opacity: 1;
	content: "\e09a";
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 19px;
}
.menu-item.menu-ico-what{
	width: 35px;
}
.menu-item.menu-ico-what span {
   visibility: hidden;
   font-size: 0px
}

.menu-item.menu-ico-what a:before {
	opacity: 1;
	content: "\e09a";
    font-family: ETmodules;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 19px;
}




.et_mobile_menu li a{
	position: relative!important;
}

@media only screen and (max-width: 780px) {
	
.menu-item.menu-ico-inta{
	display:block;
}

}

.et-l--header .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu, .et-l--header .et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu ul, .et-l--header .et_pb_social_media_follow_network_0_tb_header a.icon {
    background-color: RGBA(255, 255, 255, 1) !important;
}


