@charset "UTF-8";


/* Clonext Theme Demo
 * 
 * @package sharkgraph
 * @since 1.0.0
 *
 */


/*
   
    
    
    
    
    
    
    
    
*/


/* Menus */

.current_page_item {
    color: #fff;
    background-color: #4044ee;
    border-radius: 8px;
}
.logout {
    paddin-top: 2px !important ;
}


/* Header - Menú */

ul#menu-header-menu-pc {
    text-transform: uppercase;
}



/* WPML */

img.wpml-ls-flag {
    width: 20px;
    height: 20px;
}
.wpml-ls-legacy-list-vertical .wpml-ls-flag {
    margin-left: .6em;
}
/* Estilos para los enlaces de idioma */
a.wpml-ls-link {
    font-family: "Manrope", sans-serif;
    padding: 0 0.535rem;
    line-height: 25.6px;
    font-size: 16px;
    font-weight: 600;
    color: #565973;
    text-size-adjust: 100%;
    text-decoration-color: rgb(86, 89, 115);
    padding-bottom: 8.56px;
    padding-top: 8.56px;
    text-decoration: none;
    background: none;
    border: 0;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}



