/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-offcanvas-toggle {
  font-size: 2rem;
  color: #CC3300;
  width: 32px;
  height: 32px;
  top: 1.2rem;
  z-index: 100001;
}
#g-offcanvas {
  background: #6699cc;
  width: 12rem;
  color: #6699cc;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #6699cc;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #eceeef;
  padding: 0.938rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:hover > .g-menu-item-container {
  color: #6699cc;
  background: #ccc;
  padding: 0.938rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #ccc;
}
/*# sourceMappingURL=costum-mobil_10.css.map */