/* 
Theme Name: Bello Master Child 
Theme URI: https://www.eitheme.com/
Author: Erik
Author URI: https://erikse.com/
Description: Bello is a clean blog theme for perfect to create personal blog site with simple creative features and effects to make readers feel the pleasure of reading blog posts and articles.
Template: bello-master
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bello-master-child
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

@media only screen and (max-width: 1199px) {
    .ei-navbar-top>.ei-container {
        justify-content: space-between;
        padding-top: 8px!important;
        padding-bottom: 8px!important;
    }
     .ei-logo img {
    width: calc(200px / 2)!important;
  }
}
.ei-navbar-top .ei-nav > li > a {
  padding: 15px 0 !important;
  margin-right: 46px;
}
 .ei-logo img {
    width: calc(300px / 2)!important;
  }

@media only screen and (max-width: 767px) {
  .ei-tab-bar ul {
      height: 60px!important;
  }
}