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

/* line 1, templates/rt_isotope/custom/scss/custom.scss */
#g-navigation .g-menu-item-subtitle {
  font-size: 0.85rem;
  font-weight: bold;
  opacity: 0.8;
  padding-top: 0;
  text-transform: none;
}
/* Toglie il traspare al menu in home page e mette sfondo azzurro */
/* line 10, templates/rt_isotope/custom/scss/custom.scss */
.g-home-particles #g-navigation, .g-home-positions #g-navigation {
  background: #3176d6 none repeat scroll 0 0;
  border: 0 none;
}
