/*
Theme Name: Hello Elementor XF Child
Theme URI: https://xenonfactory.es
Template: hello-elementor
Author: Elementor Team & XenonFactory.es
Author URI: https://xenonfactory.es
Description: Versión básica de theme compatible con Elementor y editado por XenonFactory.es
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1613047641
Updated: 2021-02-11 13:47:21

*/

/* QUITAR MARGEN INFERIOR <P> */
.elementor-text-editor p:last-child
{ 
	margin-bottom:0px;
}

/* BOTÓN BARRA COOKIES */
#cn-notice-buttons .button
{
	padding: 5px 10px;
	border: 1px solid #fff;
	color: #fff
}


/* INVERTIR TEXTO CORREO */
.ltrText
{
	unicode-bidi: bidi-override;
	direction: rtl
}


/* LISTAS RGPD */
ol
{
	padding-inline-start: 15px
}
