/* 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
 */

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12.03.2020, 14:42:03
    Author     : epoz
*/
#g-header {
  background-color: #000;
  background-image: none !important;
  margin-top: -100px !important;
}
#g-header:before {
  background-image: none;
  background-color: transparent;
}
li.g-menu-item-101 {
  display: none;
  visibility: hidden;
}
#g-footer {
  background: #000 !important;
}
@media screen and (max-width: 767px) {
  #g-header {
    margin-top: 0px !important;
  }
  .g-offcanvas-toggle {
    color: #f00;
    display: none;
  }
  #g-navigation {
    display: none;
  }
}
/*# sourceMappingURL=custom_10.css.map */