/*-------------------------------------------------------
Theme Name: Dentaltrasnlation Theme
Description: A Dental theme template for Divi
Author: Juan Millán Bruno
Author URI: https://www.juanmillanbruno.es
Template: Divi
Version: 1.0.0
----------------- ADDITIONAL CSS HERE ------------------*/

h1, h2, h3, h4, h5, h6 {
	font-family: 'Libre Franklin', sans-serif;
	font-weight:300;
}

a:hover {
	color:#000;
}

nav#top-menu-nav {
    font-weight: 300;
}

img.header-logo {
max-width: 420px;
}

#header_home img.header-logo {
max-width:500px;
}

.icn_home img {
	max-height:71px!important;
	min-height:71px!important;
}

.et_pb_text ul li {
    list-style-type: none;
}

.et_pb_text ul li::before {
    font-family: 'ETmodules';
    content: "\35";
    font-size: 120%;
    float: left;
    margin-left: -1em;
    margin-right: 0.5em;
}

.titulo_lineaBase h2 {
	margin-bottom:25px;
	background: url(https://dentaltranslation.com/wp-content/uploads/2019/01/Trazo_bg.png) left bottom no-repeat;
	padding-bottom: 25px;
}

.footer-widget h5 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size:18px;
}

.footer-widget a {
	color:#8FB91B!important;
}

.footer-widget a:hover {
	color:#CCEA6A!important;
}

.footer-widget a img:hover {
	opacity:0.8;
}

#footer-info {
    color: #000000;
    width: 100%;
    text-align: center;
    font-size: 15px;
}

.icon-mail:before {
 font-family: 'ETmodules';
	font-size:18px;
	color:#9FBA55;
	content: "\e076";
	margin-right: 5px;
	vertical-align:-2px;
}

.icon-telefono:before {
    content: "\e090";
	font-family: 'ETmodules';
	font-size:18px;
	color:#9FBA55;
	margin-right: 5px;
	vertical-align:-2px;
}

span#cn-notice-text {
    line-height: 30px!important;
}

/* Versión Móvil */

img#logo {
    display: none;
}

ul#mobile_menu.et_mobile_menu {
    background: #646463;
}

.mobile_menu_bar:before {
	color:#fff!important;
}