/*
Theme Name:     SCH
Description:    SCH
Version:        1.56
Author:         Lawrence Zevon
Author URI:     http://www.zevonmedia.com/
Template:       enfold
License:        GPL v2
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../enfold/style.css");

/* Customizations Here */
.logo img { width: 340px; }
.vet-symbol img { width: 80px; }
sup, sub { vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }

.section {  content: ''; display: block; position: relative; width: 0; height: 2.2em !important; margin-top: -1.5em; } /* offset anchor downs */
.post-meta-infos { display: none !important; }
#top .fullsize .template-blog .post .entry-content-wrapper { text-align: left; }

#header_meta .container { min-height: 32px; }
ul#avia2-menu { font-size: 16px; padding: 0; }

.page-id-26 .mp_wrapper { margin: 3%; padding-bottom: 2%; }

@media only screen and (max-width: 1024px) {
  nav.main_menu {
    display: block !important;
  }
  #avia-menu .menu-item {
    display: none;
  }
  .av-burger-menu-main.menu-item-avia-special {
    display: block;
  }
}