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

body, body *:not[class*=" eicon-"], body *:[class^=eicon] {
	font-family: 'Heebo' !important;
}

.header-contacts .elementor-icon-box-title a {
	padding-right: 8px;
}

.tf-nav-menu .mainnav .menu-container > ul > li:first-child > a {
    padding-left: 16px !important;
}
.tf-nav-menu .mainnav .menu-container > ul > li:last-child > a {
    padding-right: 16px !important;
}
.ltr-text {
	direction: ltr;
}

.elementor-8 .elementor-element.elementor-element-4931a4ab > .elementor-widget-container {
	padding: 0;
}
.tf-nav-menu .mainnav-mobi .menu-container ul li {
	text-align: right;
}
.tf-nav-menu .nav-panel.active {
	right: 0;
}
.contact-list-footer .elementor-icon-list-item {
	align-items: flex-start !important;
}

.contact-list-footer .elementor-icon-list-item .elementor-icon-list-icon {
	margin-top: 5px;
	height: 28px;
}

@media only screen and (max-width: 1170px) {
	.header-contacts .elementor-column {
		width: auto;
	}
	.header-contacts .elementor-container {
		justify-content: flex-end;
	}
	.header-contacts .elementor-icon-box-title {
		display: none;
	}
	.header-nav {
		order: -1;
	}
	.tf-nav-menu .menu-container ul li a > i,
    .tf-nav-menu.only-icon .btn-menu-mobile {
        display: none !important;
    } 
	.tf-nav-menu .mainnav {
    	display: none;
	}
	.tf-nav-menu.only-icon .nav-panel, .tf-nav-menu .btn-menu-mobile, .tf-nav-menu .nav-panel {
        display: block;
    }
}

@media only screen and (max-width: 767px) {
	.header-contacts .elementor-icon-box-icon {
		margin-bottom: 0 !important;
	}
	.elementor-158 .elementor-element.elementor-element-f586bad .tf-nav-menu .nav-panel {
		text-align: right;
	}
	.elementor-element-ad0e7da {
		margin-bottom: 24px !important;
	}
	.ekit-template-content-footer .tf-posts-wrap .tf-posts.list .blog-post {
		display: flex !important;
		margin-bottom: 12px !important;
	}
	.ekit-template-content-footer .tf-posts-wrap .tf-posts.list .blog-post .featured-post {
		width: 30% !important;
		margin-left: 8px !important;
	}
}
