.comments-area {
    margin: 0 auto;
    max-width: 1280px;
}
.elementor-text-editor a, a {
	color: inherit;
}
.list-icons i {
    position: relative;
    top: -2px;
}
.elementor-text-editor p {
    margin: 10px 0;
}
.title-short-dash .elementor-heading-title {
	position: relative;
}
.title-short-dash .elementor-heading-title:after {
    content: '';
    position: absolute;
    width: 10%;
    height: 10px;
    background: #FFC300;
    left: 0;
    bottom: 8px;
    z-index: -1;
}
.elementor-text-editor strong, .elementor-text-editor b {
	font-weight: 600;
}
@media (max-width: 768px) {
    #menu-principal ul li.item-contacto a {
    border: 0;
	}
#menu-principal ul li.item-contacto a:after {
    display: none;
}
#menu-principal ul{
    padding-top: 10px;
    padding-bottom: 10px;
}
	    #exp-relacionadas .ee-post__footer, #exp-relacionadas .ee-post__terms {
        display: none;
    }
    #respond {
        background: #f9f9f9;
        padding: 20px 25px;
        margin: 0 -20px 0 -20px;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    #exp-content figure.imagen-vertical.derecha {
        margin: 0;
        width: 55%;
    }
}
@media (max-width: 1024px) {
    #exp-content figure.imagen-vertical.derecha img {
        width: 100%;
    }
    #exp-content figure.imagen-vertical.derecha figcaption {
        width: 100%;
    padding: 0;
    text-align: center;
    margin-top: 10px;
    }
}

.elementor-widget-text-editor a:hover,
li.elementor-icon-list-item a:hover {
    text-decoration: underline;
}


a.swiper-slide-inner .elementor-slide-button,
a.btn-theme,
button.btn-theme,
input.btn-theme,
.boton a.documento,
span.boton a,
span.boton2 a {
	background-color: var(--e-global-color-text);
	border: none;
	border-radius: 60px 60px 60px 60px;
	color: var(--e-global-color-addfb17);
	fill: var(--e-global-color-addfb17);
    font-family: "Barlow", Sans-serif;
    font-size: 16px;
    font-weight: 400;
}
a.swiper-slide-inner.elementor-slide-button:hover,
a.btn-theme:hover,
input.btn-theme:hover,
input.btn-theme:focus,
button.btn-theme:hover,
button.btn-theme:focus,
.boton a.documento:hover,
span.boton a:hover,
span.boton2 ahover {
	background-color: var(--e-global-color-accent);
}

input.btn-theme,
button.btn-theme,
.boton a.documento,
span.boton a,
span.boton2 a{
    line-height: 2.5em;
    padding: 12px 40px;
	text-transform: uppercase;
}

input.btn-theme,
.boton a.documento,
span.boton a,
span.boton2 a{
	font-family: "Barlow", Sans-serif;
}

/*Listados*/
.elementor-widget-container ul:not(.elementor-inline-items) li {
	list-style-type: none;
    position: relative;
}

.elementor-widget-container ul:not(.elementor-inline-items) li:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    background: url(/wp-content/uploads/2025/02/comprobar-1.svg) no-repeat;
    background-size: contain;
    left: -25px;
    top: 6px;
}
.elementor-widget-container ul.jet-mobile-menu__items li:before,
.elementor-widget-container ul.elementor-nav-menu li:before,
.elementor-widget-container ul.elementor-icon-list-items li:before,
.elementor-widget-container .dropdown-menu  ul li:before,
.elementor-widget-container .elementor-location-footer ul li:before {
    content: none;
}

/*Menu blog activo en entradas*/
.archive.category .jet-nav__item-794 a,
.single-post header .jet-nav__item-794 a {
	background-color: #FFFFFF;
    color: var(--e-global-color-primary) !important;
}


/** MENU USER **/
.user-info-txt {
    justify-content: center;
    padding-left: 5px;
}
.user-info-txt span {
    color: #fff!important;
    display: inline-block!important;
    margin: 0;
    color: #fff !important;
    display: inline-block !important;
    margin: 0;
    line-height: 1.3;
	font-family: "Barlow", Sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.user-info-txt span.name {
    font-weight: 700;
    font-size: 16px;
}
.user-avatar-menu {
	font-family: "Barlow", Sans-serif;
	background-image: url(../img/play-fill.svg);
    margin: 0px 0px 0px 17px;
    padding: 0px 23px 0px 0px;
    background-position: 100% 32px;
    background-repeat: no-repeat;
    background-size: 9px auto;
    position: relative;
    display: inline-block;
}
.user-info {
    display: flex;
    align-items: left;
    cursor: pointer;
	font-family: "Barlow", Sans-serif;
}
.user-info img {
    border-radius: 50%;
    margin-right: 8px;
}
.user-info-txt {
    display: flex;
    flex-direction: column;
    grid-gap: 0;
}
.user-avatar-menu .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    box-shadow: 0 0 0 0!important;
    z-index: 10;
    min-width: 150px;
    opacity: 0;
	padding-top: 15px;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}
.user-avatar-menu .dropdown-menu ul {
	background: #002B54E5;
	border-radius: 20px;
    list-style: none;
    margin: 0;
    padding: 20px 0 10px;
}

.user-avatar-menu .dropdown-menu ul li {
    padding: 8px 20px;
}

.user-avatar-menu .dropdown-menu ul li a {
    color: #333;
    text-decoration: none;
    color: #fff;
	font-family: "Barlow", Sans-serif;
	font-size: 18px;
	font-weight: 400;
}

.user-avatar-menu .dropdown-menu ul li a:hover {
    color: #0073aa;
}

/* Mostrar el submenú con animación */
.user-avatar-menu:hover .dropdown-menu {
    opacity: 1; /* Totalmente visible */
    visibility: visible; /* Visible */
    transform: translateY(0); /* Vuelve a su posición original */
}

.buttons-form {
	display: flex;
    justify-content: space-between;
	margin-top: 25px;
}

.buttons-form button{
	font-family: "Barlow", Sans-serif;
	text-transform: uppercase;
}

.form-theme input[type="text"],
.form-theme input[type="password"]{
	background: transparent;
	border: none;
	border-bottom: 1px solid #D4D4D4;
	border-radius: 0;
	padding: 5px !important;
}
.form-theme [type=button]:focus, 
.form-theme [type=submit]:focus, 
.form-theme button:focus,
button.btn-theme:focus {
    outline: none;
}
.form-theme label,
.jet-form__label-text {
	color: #9B9B9B;
}
.form-theme a {
	color: #19A1FB;
}

.form-theme button {
	font-family: "Barlow", Sans-serif;
	text-transform: uppercase;
	line-height: 2.5em;
    padding: 12px 40px;
}

/*Menu privado*/
.menu-privado .elementor-widget-container .jet-mega-menu-item__inner {
	padding: 0 !important;
}
.menu-privado .elementor-widget-container .jet-mega-menu-item__icon {
	border-radius: 4px;
}
.menu-privado .elementor-widget-container .jet-mega-menu-item__icon svg{
    height: 24px;
	width: 24px;
}
.menu-privado .elementor-widget-container .jet-mega-menu-item__icon + .jet-mega-menu-item__title {
    display: none;
}
.menu-privado .elementor-widget-container ul.jet-mega-menu-list {
	align-items: center !important;
	border: 1px solid #D4D4D4;
	border-radius: 4px;
	width: fit-content;
}
.menu-privado .elementor-widget-container .jet-mega-menu-item:before {
    background: #D4D4D4;
	content: '';
	height: 24px;
	left: inherit;
	position: absolute;
	right: 0;
    top: 20px;
	width: 1px;
	z-index: -1;
}
.menu-privado .elementor-widget-container .jet-mega-menu-item:first-child:before,
.menu-privado .elementor-widget-container .jet-mega-menu-item:last-child:before {
	content: none;
}
.menu-privado .elementor-widget-container .jet-mega-menu-item:first-child .jet-mega-menu-item__inner {
	padding: 0;
}
.menu-privado .elementor-widget-container .jet-mega-current-menu-item {
	padding: 0;
}
.menu-privado .elementor-widget-container .jet-mega-menu-item a {
	border-radius: 4px;
	padding: 18px 15px;
}

.menu-privado .elementor-widget-container .jet-mega-menu-item:first-child a {
	background: #002B54;
	padding: 20px 19px 19px;
}

.menu-privado .elementor-widget-container .jet-mega-current-menu-item a {
	background: #0070BA;
	color: #fff;
	pointer-events: none;
}
.menu-privado a.jet-mega-menu-item__link.jet-mega-menu-item__link--top-level {
	font-family: "Barlow",Sans-serif;
	font-size: 18px;
	font-weight: 600;
}
.menu-privado .jet-mega-menu-item a:hover {
    background: #0070BA;
	color: #fff;
}

@media (max-width: 950px) {
	.menu-privado .elementor-widget-container ul.jet-mega-menu-list {
		border: none;
	}
	.menu-privado .elementor-widget-container .jet-mega-menu-item a {
		border: 1px solid #D4D4D4;
		margin: 2px;
		padding: 18px 15px;
	}
	.menu-privado .elementor-widget-container .jet-mega-current-menu-item a {
		border-color:#0070BA;
	}
	.menu-privado .elementor-widget-container .jet-mega-menu-item:before {
		content: none;
	}
}

@media (max-width: 650px) {
	.menu-privado .elementor-widget-container .jet-mega-menu-item a {
		padding: 10px;
	}
	.menu-privado .elementor-widget-container .jet-mega-menu-item:first-child a {
		padding: 11px 10px 10px;
	}

}

.search-results a {
	color: var(--e-global-color-secondary);
}
.search-results a:hover {
	color: var(--e-global-color-accent);
}
/*Form jetengine*/
.elementor-widget-jet-engine-booking-form .elementor-widget-container {
    display: flex;
    flex-direction: column-reverse;
}
.jet-form-message {
    color: #1f1f1f;
    border-radius: 15px;
    padding: 10px;
    order: 0;
    margin: 0 0 35px; 
}
.jet-form-message--success {
    border: 1px solid #0070ba;
}
/*Eventos*/
.mec-wrap .elementor-widget-container .mec-events-content p {
    all: inherit;
	margin-bottom: 1em;
}

.mec-wrap .elementor-widget-container .mec-events-content ul {
	margin-bottom: 1em;
}

.mec-wrap .elementor-widget-container .mec-events-content ul li {
	font-size: 1em;
}
/*Cookies*/
@media (min-width: 769px) {
	.cmplz-bottom-right,
	#cmplz-manage-consent .cmplz-manage-consent {
		right: 80px !important;
	}
}