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




.events_loop_fuck_off h3,
.events_loop_fuck_off h3 a
{
	font-weight:100!important;
}
.events_loop_fuck_off h3
{
	margin-bottom: 10px!important;
}

.events_loop_fuck_off .elementor-page-title.elementor-widget-heading > a 
{
	display: none!important;
}


/*languages */ 


@media (min-width: 1024px) {
    div.wpml-ls-statics-footer {
        display: block !important;
    }
}

@media (max-width: 1023px) {
	
header.elementor-element-ba71f8e div.elementor-column:first-child img 
	{
		        position: relative !important;
        top: -4px !important;
        width: 110px;
        height: auto;
        left: 10px;		
	}

	header.elementor-element-ba71f8e  .e-n-menu 
	{
    flex-direction: row-reverse!important;
    }
	nav.e-n-menu i 
	{
		color:white!important;
		
	}
	

}


    
  body.single-post .page-header .entry-title
	{
      max-width: 1140px;
      letter-spacing: normal;
      font-weight: 200;
      font-family: "Oscine", Sans-serif;
      font-size:54px;
      line-height: 1.1;
    }


body.single-post .page-content h3,
body.single-post .page-content h3 strong
	{
     
      letter-spacing: normal;
      font-weight: 200;
      font-family: "Oscine", Sans-serif;
    	//font-weight: 300;
      font-size:38px;
      line-height:1.1;
    }

body.single-post .page-content p
	{
     
      font-size: 20px;
      letter-spacing: normal;
      font-weight: 200;
      font-family: "Oscine", Sans-serif;
    	//font-weight: 300;
      line-height: 1.2;
    }
body.single-post .page-content p a
	{
     
      font-size: inherit;
      
    }

