/* 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 {
  display: border;
  font-size: 1.5rem;
  color: #000;
  border: 3px solid #364798;
  border-top-color: #364798;
  border-top-style: solid;
  border-top-width: 3px;
  border-right-color: #364798;
  border-right-style: solid;
  border-right-width: 3px;
  border-bottom-color: #364798;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  border-left-color: #364798;
  border-left-style: solid;
  border-left-width: 3px;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  background: rgba(0, 0, 0, 0.9);
  background-color: white;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  top: 0.8rem;
  margin-left: 0px;
  padding-left: 1px;
  z-index: 100001;
}
.g-offcanvas-open .g-offcanvas-toggle {
  color: rgba(204, 0, 0, 0.9);
}
#g-offcanvas {
  background: #f4f4f4;
  background-color: #f4f4f4;
  background-position-x: 0%;
  background-position-y: 0%;
  background-repeat: repeat;
  background-attachment: scroll;
  background-image: none;
  background-size: auto;
  background-origin: padding-box;
  background-clip: border-box;
  width: 17rem;
  color: #eceeef;
}
#g-offcanvas #g-mobilemenu-container ul {
  background: #f4f4f4;
}
#g-offcanvas #g-mobilemenu-container ul > li > .g-menu-item-container {
  color: #364798;
}
#g-mobilemenu-container {
  margin: -1.563rem;
  margin-top: -0.563rem;
  margin-right: -0.563rem;
  margin-bottom: -1.563rem;
  margin-left: -0.6rem;
}
#g-mobilemenu-container .g-toplevel li {
  display: block;
  position: static !important;
  margin-right: 0;
  cursor: pointer;
}
/* line 117, templates/g5_helium/scss/helium/sections/_offcanvas.scss */
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background-color: #f4f4f4;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background-color: #f4f4f4;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #dedede;
  color: #364798;
  border-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  margin-top: -0.3rem;
  margin-right: 0px;
  margin-bottom: -0.2rem;
  margin-left: 0.5rem;
  padding: 0.2rem;
  padding-top: 0.2rem;
  padding-right: 0.2rem;
  padding-bottom: 0.2rem;
  padding-left: 0.2rem;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container, #g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #CC0000;
}
/*# sourceMappingURL=mobil_10.css.map */