/*
* Theme Name: Blo child
* Theme URI: https://themeforest.net/user/xpeedstudio/portfolio
* Description: Blo is a powerful and modern Corporate Business wordpress theme.
* Version: 1.0
* Author: XpeedStudio
* Author URI: http://www.xpeedstudio.com
Template: blo
Text Domain: blo
Tags: left-sidebar, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.sidebar .widget .widget-title, .sidebar ul li a, .post .entry-header .post-meta span, .post .entry-header .entry-title a, .post-content .entry-content p, .post-footer.readmore-btn-area .readmore, #main-menu li a, .pagination li a, .pagination li span, .copyright-footer p, .post .entry-header .entry-title, .post-content .entry-content h1, .post-content .entry-content h2, .post-content .entry-content h3, .post-content .entry-content h4, .post-content .entry-content h5, .post-content .entry-content h6, .post .entry-header .entry-title, .post-navigation h3, .post-navigation span, .tag-lists a, .tagcloud a {
    font-family: Montserrat !important;
}

.single.single-post section.xs-breadcrumb.breadcrumb-height {
    display: none !important;
}

.main-menu-site-header ul.elementskit-navbar-nav {
    display: flex;
    flex-wrap: nowrap;
}
.main-menu-site-header a.ekit-menu-nav-link {
    padding: 0 20px !important;
}

.main-menu-site-header a.ekit-menu-nav-link {
    padding: 0 20px !important;
    font-size: 16px !important;
}

#lang-selector, #lang-selector2 {
	margin-right: 36px;
	width: auto;
	margin-bottom: 0;
}

.header-top-options {
	padding: 0;
}

#lang-selector a.elementor-item.elementor-item-anchor.has-submenu, #lang-selector span, #lang-selector2 span {
    font-family: 'Montserrat';
}

#lang-selector a.elementor-item.elementor-item-anchor.has-submenu, #lang-selector2 a.elementor-item.elementor-item-anchor.has-submenu {
    padding: 0;
}

#lang-selector ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap, #lang-selector2 ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap {
    border: 1px #d7d7d7 solid;
}

#lang-selector a.elementor-sub-item, #lang-selector2 a.elementor-sub-item {
    padding: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
}

#lang-selector a.elementor-sub-item, #lang-selector2 a.elementor-sub-item {
    padding: 0 !important;
    align-items: center;
    justify-content: flex-start;
}

.header-top-options .elementor-widget-social-icons, #lang-selector {
	width: auto !important;
}

.header-top-options .elementor-widget-wrap {
	justify-content: flex-start;
	flex-direction: row-reverse;
	align-items: center;
	padding: 0;
}

.header-top-options .elementor-widget-social-icons {
	margin-bottom: 0 !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
	.header-top-options {
		padding: 10px;
		width: 60%;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {
	.header-top-options {
		width: 60% !important;
	}
}