/*
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

*/

/* XF BASICS */

.elementor-text-editor p,
.elementor-widget-container p {
	margin-bottom: 2em;
}

.elementor-text-editor p:last-child,
.elementor-widget-container 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
}

html, label, input[type=checkbox] {
	cursor: default;
}


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

ul {
	margin-block-start: -0.5em;
	margin-block-end: 1em;
}

#cmplz-document {
	max-width: 100%;
	text-align: justify;
}

#rgpd * {
	font-size: 13px;
}

#rgpd p {
	margin-bottom: 10px;
	line-height: 1.1em;
}
/*  */


/* GLOBAL */
.blur {
	backdrop-filter: blur(10px);
}

:target {
  scroll-margin-top: 80px;
}
/* GLOBAL */



/* HOME */
#h1home {
    width: 0px;
    height: 0px;
    overflow: hidden;
}


#btn-hablamos {
	svg {font-size: 30px}
}

@media (max-width: 767px) {
	#btn-hablamos {
		svg {font-size: 20px}
	}
}

.mnu .elementor-nav-menu > li:nth-child(1) > a {
  font-weight: 700;
}


@media (min-width: 1025px) {
	.mnu .elementor-nav-menu > li:nth-child(2) > a {
	  font-weight: 700;
	  color: #8C4567 !important;
	}
}

.mnu .elementor-menu-toggle,
.elementor-menu-toggle elementor-active {
	padding: 0 !important;
}

.elementor-menu-toggle__icon--open {
	padding: 0 !important;
	margin-bottom: -5px !important;
}

@media (max-width: 801px) {
	.ae-swiper-button-prev.swiper-button-prev,
	.ae-swiper-button-next.swiper-button-next {
		display: none !important;
	}
}


.elementor-18 .elementor-element.elementor-element-44f4525 > .elementor-widget-container > .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
/* HOME */


.orange-dark {
	color: #be662a;
}

.red-fra {
	margin-bottom: -20px;
	font-size: 14px;
	color: #7c0303;
	font-style: italic;
	line-height: 1.1em;
}



