/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 16 2017 | 16:39:38 */
.qodef-fullscreen-menu-opened .qodef-mobile-header {
  visibility: hidden;
  z-index: 110;
}

.qodef-mobile-header .qodef-mobile-menu-opener {
  position: relative;
  height: 100%;
  float: left;
  z-index: 2;
}

.qodef-mobile-header .qodef-mobile-menu-opener a {
  display: table;
  height: 100%;
  padding-right: 10px;
  color: #000;
}

.qodef-mobile-header a.qodef-fullscreen-menu-opener > * {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  line-height: 1em;
}

.qodef-mobile-header a.qodef-fullscreen-menu-opener .qodef-mobile-menu-icon {
  font-size: 21px;
}

.qodef-mobile-header a.qodef-fullscreen-menu-opener .qodef-mobile-menu-text {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  padding-left: 5px;
}

.qodef-fullscreen-below-menu-widget-holder {
  display: none !important;
}