/*
Theme Name: Saga Child
Theme URI: https://motivoweb.com/saga/
Author: motivoweb
Author URI: https://themeforest.net/user/motivoweb/
Template:  saga
Description: Business Consulting WordPress Theme.
Version: 2.5
Text Domain: saga
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
License: GNU General Public License
License URI: license.txt
*/

.mo-header-v4 .mo-header-top {
    position: relative;
    display: none;
    width: 100%;
    vertical-align: middle;
    height: 0px;
   
    font-size: 14px;
}
element {
    font-size: 20px;
    font-weight: 500;
    margin-top: 5px;
    display: block;
    color: blue;
}

@media (min-width: 1490px) {
    .main-container, .page-header .parallax-container, .mo-blog-archive, .container.mo-path-inner, .page-header .container, footer .container, .mo-header-menu .mo-menu-list > ul > li.menu-item-has-children.mega-menu-item > ul.columns4, .elementor-section.elementor-section-boxed>.elementor-container {
        width:1440px !important;
        max-width: 100% !important
    }
}

.mo-header-v4 .mo-menu-list > ul > li > a {
	line-height: inherit !important;
}

.mo-title-box .title-desc {
    font-size: 18px;
    font-weight: bold;
}

.page-header .mo-title-bar h1 {
    font-family: "Fira Sans";
    line-height: 54px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    font-size: 48px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
    text-align: center;
}