/*
Theme Name: EmojiNation Child
Template: emojination
Theme URI: http://emojination.themerex.net/
Description: Emojination is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: http://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

.sc_layouts_logo img {
  max-height: 6em !important;
}
#menu-idioma > li::before {
  content: none;

  font-family: fontello;

  font-size: 10px;

  display: block;

  position: absolute;

  z-index: 1;

  left: -2.1em;

  top: -2px;

}
.post_meta .post_author{
	display: none !important;
}
.post_meta .post_meta_item::after {
  content: "";

}
.sc_events_detailed .sc_events_item_time, .mec-single-event-category {
	display: none !important;
}
.dividiomamovil{
	position:absolute;
	text-align:right;
}
.dividiomamovil ul{
	list-style-type: none;
}
.dividiomamovil ul li{
	list-style-type: none;
	float:right;
	margin-left:8px;
}
#menu-idioma-1 > li::before {
	 content: none;
}