/* 
Theme Name: Hello WPsecrets
Theme URI: https://wpsecrets.hu/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by WPsecrets team
Author: WPsecrets.hu
Author URI: https://wpsecrets.hu/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-wp-secrets
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 */


/* Bejegyzés kivonatok után 3 pont*/
.elementor-posts .elementor-post__excerpt p:after {
content: "..." !important;
}


/* --- Archív cím betűtípusa --- */
.loop-archive-title,
.loop-archive-title a {
    font-family: "Stolzl", serif !important;
    font-weight: 600;
}

/* --- Kategória cím vastagsága --- */
.category-title,
.category-title a {
    font-weight: 400 !important;
}