﻿@charset "UTF-8";
h1 + div.wrapper .pane-header .block-header-menu {
  display: none;
  padding-top: 70px;
}
.pane-header .block-header-menu {
  display: none;
  position: fixed;
  top: 61px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  z-index: 101;
}
.page-goods main.pane-main {
  padding-bottom: 0;
}
.pane-globalnav {
  background-color: #444;
  color: #fff;
}
.pane-order-header {
  height: 50px;
  border-bottom: 2px solid #666;
}