/*
Theme Name: Magazilla Child
Theme URI: http://cmsmasters.net/magazilla-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Magazilla Child Theme
Template: magazilla
Version: 1.0.0
License:
License URI:
Text Domain: magazilla-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

.blog.columns .post{
  padding: 5px 10px 0;
  float: left;
}

.mt-70{
  margin-top: 70px;
}

.header_mid_inner{
  height: 100%;
  display: flex;
  justify-content: center;
}

.mt-40{
  margin-top: 40px;
}
.header_mid_inner .logo img.logo_retina{
	width:100%
}
@media (max-width: 768px) {
  .header_top {
    display: none !important;
  }
}