/*
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: 1.2 !important;
}

.noseve {
	display: none;
}

p a {
    color: var(--e-global-color-secondary) !important;
	font-weight: bold;
}

p a:hover {
    color: #666666 !important;
}

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

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

.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;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.2 !important;
}

.boton-menu {
    background-color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-471078f-font-family), Sans-serif;
    font-size: var(--e-global-typography-471078f-font-size);
    font-weight: var(--e-global-typography-471078f-font-weight);
    text-transform: var(--e-global-typography-471078f-text-transform);
    line-height: var(--e-global-typography-471078f-line-height);
    color: var(--e-global-color-accent);
  }

