/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

h1.entry-title{
	display: none !important;
}

h3.elementor-image-box-title{
	margin: 0;
}

p{
	margin: 0 !important;
}

.lang-cs1 span.cpel-switcher__code{
	padding-left: 0 !important;
}

.lang-cs1 li.cpel-switcher__lang{
	border: 1px solid #7a5509;
    border-radius: 30px;
    text-align: center;
}

.lang-cs1 li.cpel-switcher__lang.cpel-switcher__lang--active{
	background:#916a02;
}

.lang-cs1 li.cpel-switcher__lang:hover{
	background:#916a02;
}

a{
	text-decoration: none !important;
}

.me-mb01 a.hfe-menu-item{
	    justify-content: center;
}

.bn-fct01 img{
	filter: brightness(0.50);
}

 .tit-01 .elementor-heading-title{
        display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
}

.tit-01 p{
        display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
}
