/* 
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;
}

/* --- BUTTON ICON SIZE --- */
	
.gomb-ikon .elementor-button-icon {font-size:14px; color: inherit; padding: 1px 0px 0px 0px !important;
}
.gomb-ikon .elementor-button-text {margin:auto !important; 
}

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

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