/*!
Theme Name: Resonance
Theme URI: https://preview.treethemes.com/resonance/
Author: Treethemes
Author URI: https://treethemes.com/
Description: Resonance is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: resonance
Text Domain: resonance-child
*/

/*línea verde ordenador*/
.hrLinea{
vertical-align: middle;
width: 30%;
display: inline-block;
border: 1px solid #4D86A0; 
}

/*línea verde móvil*/
.hrLineaM{
vertical-align: middle;
width: 20%;
display: inline-block;
border: 1px solid #4D86A0; 
}

/*Padding entrada*/
.vc_gitem_row .vc_gitem-col{
	padding: 10px !important;
}

/*logo*/
header a.navbar-brand img{
	max-height: 60px;
}

.featured-image-thumb{
	display: none !important;
}

/*CURSOR*/
.botonNews,.botonLinkedin{
	cursor: pointer;
} 



