/*
Theme Name: Baianai
Template: hello-elementor
Version: 1.0.0
Description: Baianai is a child theme of Hello Elementor.
Author: baianai
Author URI: https://www.baianai.es/
Text Domain: baianai
*/

/* General */

h1, h2, h3, h4, h5, h6 {
    line-height: 2;
}


.noseve {
	display: none;
}

.enlace a {
    color: #000000;
    }

.enlace a:hover {
    color: var(--e-global-color-secondary);
}

p a {
    color: #929183;
	font-weight: 700;
    }

p a:hover {
    color: #000000;
}
.sinmar p {
    margin-block-end: 0rem;
}

/* Cookies */
.cky-audit-table-element h3 {
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: bold;
}



.tilocu{
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}