/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.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 */

::selection {
	background-color:var(--e-global-color-primary);
}
:focus {
    outline:none;
}
button:focus {
    outline:none;
}
.elementor-157 .elementor-element.elementor-element-d85939c .elementor-post__title,
.elementor-111 .elementor-element.elementor-element-69fc223 .elementor-post__title,
.elementor-111 .elementor-element.elementor-element-7b062a0 .elementor-heading-title,
.elementor-111 .elementor-element.elementor-element-4d5e40f .elementor-heading-title,
.elementor-111 .elementor-element.elementor-element-b46f342 .elementor-heading-title,
.elementor-347 .elementor-element.elementor-element-d6af5a3 .elementor-heading-title,
.elementor-347 .elementor-element.elementor-element-ccecf0b .elementor-heading-title,
.elementor-347 .elementor-element.elementor-element-fc06656 .elementor-heading-title {
    margin-top: -75px;
    z-index: 10;
    position: relative;
    background-color: #FFF;
	margin-right: 70px;
	padding-top: 10px;
    padding-bottom: 15px;
	padding-right:10px;
}
.elementor-111 .elementor-element.elementor-element-7b062a0 .elementor-heading-title,
.elementor-111 .elementor-element.elementor-element-4d5e40f .elementor-heading-title,
.elementor-111 .elementor-element.elementor-element-b46f342 .elementor-heading-title,
.elementor-347 .elementor-element.elementor-element-d6af5a3 .elementor-heading-title,
.elementor-347 .elementor-element.elementor-element-ccecf0b .elementor-heading-title,
.elementor-347 .elementor-element.elementor-element-fc06656 .elementor-heading-title {
	padding-left:20px;
	padding-top:20px;
}
.elementor-post-date:before {
	content:"\f073";
	font-family: "Font Awesome 5 Free";
	color:var(--e-global-color-accent);
	padding-right:5px;
}
.elementor-posts .elementor-post__excerpt {
    margin-bottom: 20px!important;
}
.elementor-157 .elementor-element.elementor-element-d85939c .elementor-post__title a:hover,
.elementor-178 .elementor-element.elementor-element-e03c638 .elementor-post__title a:hover,
.elementor-111 .elementor-element.elementor-element-69fc223 .elementor-post__title a:hover {
	color:var(--e-global-color-accent);
	transition: .3s;
}
.elementor-178 .elementor-element.elementor-element-0ab9ec2 .elementor-heading-title {
	background-color: #FFF;
    margin-right: 200px;
    padding-top: 20px;
	padding-right:10px;
}
.kapcsolaturlap a {
	text-decoration:underline;
}
.kapcsolaturlap a:hover {
	color: var(--e-global-color-secondary)
}
.elementor-image-gallery .gallery-item img {
	border:5px solid var(--e-global-color-primary);
}
.elementor-image-gallery .gallery-item img:hover {
	transition: all .3s;
	-webkit-filter: brightness(80%);
	border:5px solid #f5f5f5;
}
@media (max-width: 767px) {
	.elementor-178 .elementor-element.elementor-element-0ab9ec2 .elementor-heading-title {
		margin-right: 55px;
		padding-right:10px;
	}
	.elementor-image-gallery .gallery-item {
		max-width: 33%!important;
	}
}


