/*
Theme Name: Carlos Alberola
Template: hello-elementor
Version: 1.0.0
Description: Carlos Alberola is a child theme of Hello Elementor.
Author: Carlos Alberola
Author URI:
Text Domain:
*/

/* General */

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

.noseve {
	display: none;
}

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



.marker-accent{
    color: #B14659;
    font-family: "atomic marker" !important;
    font-size: 1em;
    vertical-align: -0.12em;
}


.marker-plus{
       font-family: atomic marker;
}