@charset 'utf-8';
/*
	Theme Name:  Radiodent
	Theme URI:   http://www.osborn.cl/
	Description: Tema hijo basado en Dent-All de StylemixThemes (http://dentall.stylemixthemes.com/)
	Tags:        dental, dentist, doctor, dental practice, health, medical, dentistry, clinic, dental clinic, medicine, stomatologist, hospital, treatment, patient
	Author:      Pablo Masquiarán
	Author URI:  http://www.osborn.cl/pmasquiaran/
	Version:     1.1.1
	License:     LGPLv3 (Licencia Pública General Reducida de GNU)
	License URI: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
	Template:    dent-all
	Text Domain: radiodent
	========================================================================== */

/*
	Estilo importado de la plantilla padre
	========================================================================== */

@import url('../dent-all/style.css');

body .table_block > :first-child {
	padding-right: 80px !important;
}
.vc_col-sm-4.base_background_color {
	height: 0 !important;
}
.top_bar .top_bar_left ul a {
	color: #18afd3;
	font-weight: 700;
}
.top_bar .top_bar_right .top_bar_socials ul li a {
	color: #3b5998;
}
#content .nav-fixed {
	top: 40px;
	height: 140px;
	position: absolute;
	right: 0;
	width: auto;
	z-index: 9999;
}
#content .nav-fixed ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .nav-fixed ul li {
	display: block;
	margin: 5px 0;
}
#content .nav-fixed ul li a {
	background-color: #eeeeee;
	display: block;
	height: 60px;
	padding: 15px 0;
	width: 140px;
}
#content .nav-fixed ul li a i {
	color: #18afd3;
	float: left;
	font-size: 30px;
	margin: 0 15px;
	text-align: center;
	width: 30px;
}
#content .nav-fixed ul li a span {
	color: #4c4c4c;
	display: block;
	font-size: 0.9em;
	font-weight: 700;
	line-height: 15px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer .footer_widgets .widget_nav_menu ul li {
	margin: 0 !important;
}
#footer .footer_widgets .widget_nav_menu ul li a {
	color: #ffffff !important;
}
.osborn {
	float: right;
	text-align: right;
}