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

/* =========================================================
 DIDATTIKAMENTE.NET
 CUSTOM SCSS - GANTRY 5 HYDROGEN
 ========================================================= */
/* =========================================================
 HEADER
 ========================================================= */
/* line 11, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background: #fff !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 17, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0.3rem !important;
  padding-bottom: 0.3rem !important;
}
/* =========================================================
 LOGO
 ========================================================= */
/* line 34, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo {
  display: block !important;
  text-align: center !important;
  margin: 0 auto !important;
}
/* line 40, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  display: block !important;
  width: 100% !important;
  max-width: 720px !important;
  height: auto !important;
  margin: 0 auto !important;
}
/* =========================================================
 NAVIGAZIONE
 ========================================================= */
/* line 53, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  background: #3489c5 !important;
}
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-container {
  margin: 0 auto !important;
}
/* =========================================================
 MENU PRINCIPALE - STATO NORMALE
 ========================================================= */
/* line 66, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  background: transparent;
  color: #fff !important;
}
/* line 72, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-content {
  color: #fff !important;
}
/* =========================================================
 VOCE ATTIVA
 ========================================================= */
/* line 82, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  background: #ff8a00 !important;
  color: #fff !important;
}
/* line 88, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-content {
  color: #fff !important;
}
/* =========================================================
 HOVER MENU PRINCIPALE
 ========================================================= */
/* line 98, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container {
  background: #ff8a00 !important;
  color: #fff !important;
}
/* line 104, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-content {
  color: #fff !important;
}
/* =========================================================
 SOTTOMENU
 ========================================================= */
/* line 114, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown {
  background: #337fb5 !important;
}
/* line 118, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown li > .g-menu-item-container {
  background: transparent;
  color: #fff !important;
}
/* line 124, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown li > .g-menu-item-container .g-menu-item-content {
  color: #fff !important;
}
/* Hover sottomenu */
/* line 132, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown li:hover > .g-menu-item-container {
  background: #ff8a00 !important;
  color: #fff !important;
}
/* line 138, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-dropdown li:hover > .g-menu-item-container .g-menu-item-content {
  color: #fff !important;
}
/* =========================================================
 PULSANTE ACCEDI ALLA FAD
 ========================================================= */
/* line 148, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .fad-button > .g-menu-item-container {
  background: #ff8a00 !important;
  color: #fff !important;
  font-weight: 700 !important;
}
/* line 155, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .fad-button > .g-menu-item-container .g-menu-item-content {
  color: #fff !important;
}
/* Hover pulsante FAD */
/* line 163, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .fad-button:hover > .g-menu-item-container {
  background: #e97800 !important;
  color: #fff !important;
}
/* =========================================================
 RESPONSIVE
 ========================================================= */
@media only all and (max-width: 800px) {
  /* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
  .gantry-logo img {
    max-width: 520px !important;
  }
  /* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .g-content {
    padding-top: 0.2rem !important;
    padding-bottom: 0.2rem !important;
  }
}
/*# sourceMappingURL=custom_12.css.map */