/*
Theme Name: Dantal Child Theme
Theme URI: https://dantal.peerduck.com
Author: Duck-Themes
Author URI: https://peerduck.com
Description: Blank Child Theme for Dantal
Template: dantal
Version: 1.00
Requires at least: 5.0
Requires PHP: 7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options
Text Domain: dantal
*/
.texto-form {
	font-size:12px;
	overflow:hidden;
	overflow-y:auto;
	height:140px;
}
.texto-form a {
	font-size:12px;
}
#menu-item-wpml-ls-16-ca a {
	padding-left: 5px;
    border-left: 1px solid #e1e1e1;
    margin-left: 5px;
}
.eael-simple-menu-container .eael-simple-menu.eael-simple-menu-horizontal li ul li {
    padding-top: 5px;
    padding-bottom: 10px;
}
#idiomas-movil .wpml-ls-legacy-list-horizontal>ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    border-right: 1px solid #e1e1e1;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:last-child {
    border-right: 0;
	padding-right:0;
}
#idiomas-movil .wpml-ls-current-language a {
	color:#696969;
}