@charset "UTF-8";
/*
Theme Name: Booklium Child
Theme URI: https://motopress.com/products/booklium
Author: MotoPress
Author URI: https://motopress.com
Description: Awesome WordPress theme.
Version: 0.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: booklium
Template: booklium
*/
/*Ocultar menu de la pagina original*/

/* Banderas redondas en el desplegable de idiomas (MultilingualPress) */
.main-navigation .mlp-site-flag-icon.fi {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
	vertical-align: middle;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.08);
}
