/*
Theme Name:     Divi-child
Description:    
Author:         fpa
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
#top-header .et-social-icon {
	font-family: "Open Sans",Arial,sans-serif;
    display: inline-block;
	float: right;
}

.top-phone {
    width: 127px!important;
	content: "\e090";
    font-size: 14px;
	float:left;
}

.top-phone:before {
    font-family: 'ETmodules';
	content: "\e090";
    font-size: 14px;
	float:left;
}

.top-mail {
    width: 210px!important;
	content: "\e090";
    font-size: 14px;
	float:left;
}

.top-mail:before {
    font-family: 'ETmodules';
	content: "\e010";
    font-size: 14px;
	float:left;
}

.seconds .percent-value:after { content:' sec';}