/* 
Theme Name: Pymenética Theme
Theme URI: https://pymenetica.com/
Description: Pymenética theme es un tema personalizado y creado por Pymenética SAS, exclusivamente para el sitio web de CryptoProfe. Este tema contiene funciones php y estilos css personalizados que solo le funcionan a este sitio web en particular.
Author: Pymenética SAS
Author URI: https://pymenetica.com/
Template: hello-elementor
Version: 2.1.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.user_not_login { 
display:block !important;
} 
.logged-in .user_not_login { 
display:none !important;
}


.user_login { 
display:none !important;
} 
.logged-in .user_login { 
display:block !important;
}
