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

/*nav sopra*/
#g-top {
  background: #AC1480;
}
#g-top .jl-subnav {
  margin-left: initial;
}
#g-top .jl-subnav > * > a:hover {
  color: #fff;
}
#g-top .contatti-sopra .jl-subnav > * > :first-child {
  text-transform: initial;
}
#g-top .jl-subnav > * > :first-child {
  color: #ececec;
}
/* nav int*/
#menu-interno {
  position: relative;
  margin-left: 50%;
}
#menu-interno .breadcrumb {
  border-radius: unset;
  background: rgba(255, 255, 255, 0.6) !important;
  font-size: 1.3rem;
}
#menu-interno a.pathway {
  color: #000;
}
#menu-interno .icon-location:before {
  color: #AC1480;
  padding-right: 1rem;
}
#menu-interno .breadcrumb > .active {
  color: #fff;
}
#menu-interno .breadcrumb > li {
  text-shadow: none !important;
}
#g-showcase {
  background-size: cover;
  background-repeat: no-repeat;
}
/*# sourceMappingURL=custom_10.css.map */