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

/* Elementi Sticky */
#g-navigation.g-fixed-element {
  background-color: #424753 !important;
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}
/* Elementi Footer */
#g-footer .g-branding {
  line-height: initial;
}
/* SOLUZIONE 1 */
#banHome {
  background-image: url('https://powermusic.it/images/headers/gf_hori.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 460px;
  background-blend-mode: multiply;
  background-attachment: fixed;
}
#banHome a {
  color: inherit;
}
/* SOLUZIONE 2 */
/* #banHome {
	min-height: 460px;
	background-clip: text;
}

#banHome a {
	color: inherit;
} */
/*# sourceMappingURL=custom_12.css.map */