/*

    Theme Name: Blogar Child

    Theme URI: http://axilthemes.com/themes/blogar

    Template: blogar

    Description: Blogar is a premium and trendy News, Magazine and Blog WordPress Theme with super flexible and fully responsive design.

    Author: Axilthemes

    Author URI: http://axilthemes.com

    Version: 1.0.0

    License: GNU General Public License v2 or later

    License URI: LICENSE

    Text Domain: blogar

    Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post

    This theme, like WordPress, is licensed under the GPL.

*/

.axil-header .logo a img {
    max-height: 90px;
}
.axil-banner.banner-style-1{
	height: 400px;
}




@media only screen and (max-width: 600px) {
  
  .header-bottom .col-xl-8{
  	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
  }
  .header-bottom .mobile-search-wrapper{
  	-ms-flex: 0 0 41.666667%;
	flex: 0 0 60.667%;
	max-width: 99.667%;
  }
  .popup-mobilemenu-area .inner .mobile-menu-top .logo a img {
	  max-height: 73px;
	}
}

