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

@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400italic,700,700italic');
/* EFFETTI */
/* line 3, templates/g5_hydrogen/custom/scss/custom_mixin.scss */
.ombra-leggera {
  -webkit-box-shadow: -1px 0 8px;
  box-shadow: -1px 0 8px;
}
/* MIXIN */
/* Sfondo > Cartella: grafica-immagini */
/* VARIABILI */
/* line 18, templates/g5_hydrogen/custom/scss/custom_typo.scss */
h1 {
  font-family: "Quattrocento:700";
  font-size: 4.236rem;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom_typo.scss */
/* line 23, templates/g5_hydrogen/custom/scss/custom_typo.scss */
h1.deco:before, h1.deco:after {
  display: inline-block;
  width: 100px;
  height: 45px;
  position: relative;
  content: '';
  background: rgba(0, 0, 0, 0) url('../../../../../../images/grafica-immagini/decoro-h1.png') no-repeat scroll center center;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom_typo.scss */
h1.deco:after {
  transform: scale(-1, 1);
}
/* line 35, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.light-header h1 {
  color: #fcf2d9;
}
/* line 37, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.light-header h1.deco:before, .light-header h1.deco:after {
  background: rgba(0, 0, 0, 0) url('../../../../../../images/grafica-immagini/decoro-h1-light.png') no-repeat scroll center center;
}
/* line 43, templates/g5_hydrogen/custom/scss/custom_typo.scss */
h2, .text-xxl {
  font-size: 2.618rem;
  font-family: "Quattrocento:700";
  color: #945835;
}
/* line 49, templates/g5_hydrogen/custom/scss/custom_typo.scss */
h3, .text-xl {
  font-family: "Quattrocento:700";
  font-size: 2.618rem;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom_typo.scss */
h4, .text-lg {
  font-family: "Quattrocento:700";
  font-size: 1.618rem;
}
/* line 59, templates/g5_hydrogen/custom/scss/custom_typo.scss */
h5, .text-md {
  font-family: "Quattrocento:700";
  font-size: 1.23rem;
  text-transform: uppercase;
}
/*  CITAZIONI  */
/* - Rotazione e sfondo */
/* line 69, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.blockq-cont {
  background-color: rgba(214, 206, 185, 0.48);
  -webkit-border-radius: 2rem;
  border-radius: 2rem;
  margin-bottom: 2.618rem;
}
/* line 74, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.blockq-cont blockquote {
  transform: rotate(-5deg);
}
/* line 80, templates/g5_hydrogen/custom/scss/custom_typo.scss */
blockquote {
  font-style: italic;
  font-size: 1.1rem;
  border: none !important;
  padding: 1.5rem;
}
/* line 87, templates/g5_hydrogen/custom/scss/custom_typo.scss */
blockquote .autore-citazione {
  text-align: right;
  font-weight: 700;
  float: right;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom_typo.scss */
blockquote::after {
  clear: both;
}
/* line 98, templates/g5_hydrogen/custom/scss/custom_typo.scss */
blockquote::before {
  background-image: url('../../../../images/grafica-immagini/virgolette.png');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  float: left;
  height: 110px;
  position: relative;
  width: 110px;
  top: -22px;
  margin-right: 1rem;
}
/* TITOLI CON DECORAZIONI  */
/* line 116, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.titolo-sezione > h2 {
  border-bottom: 3px solid #945835;
  margin-bottom: 2.5rem;
  margin-top: 3rem;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.p-intro {
  font-family: "Quattrocento";
  font-size: 1.4rem;
}
/* line 129, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.p-dida {
  font-family: 'Quattrocento Sans';
  color: #171000;
}
/* TESTO MUSLTICOLONNA */
/* schermo garnde */
@media (min-width: 75rem) {
  /* line 138, templates/g5_hydrogen/custom/scss/custom_typo.scss */
  .text-col-2 {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 6rem;
    column-gap: 6rem;
    -moz-column-rule: 1px dotted black;
    column-rule: 1px dotted black;
  }
}
/* schermi medi e tablet */
@media (min-width: 48rem) and (max-width: 75rem) {
  /* line 151, templates/g5_hydrogen/custom/scss/custom_typo.scss */
  .text-col-2 p img {
    width: 33%;
    margin-right: 1.618rem !important;
    float: left;
  }
}
@media (max-width: 48rem) {
  /* line 159, templates/g5_hydrogen/custom/scss/custom_typo.scss */
  .text-col-2 p img {
    width: 100%;
    float: none;
    text-align: center;
  }
}
/* line 167, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.centrato {
  text-align: center;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom_typo.scss */
.upper {
  text-transform: uppercase;
}
/* CSS Document */
/*--------------------------------*/
/* --- PARTICLES SCSS -----------*/
/*-------------------------------------- IMMAGINE > TITOLONE + altri elementi ---------------------------------------------------*/
/* line 6, templates/g5_hydrogen/custom/scss/custom_particles.scss */
/* line 7, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.intro-title .g-content {
  margin: 0;
  padding: 0;
}
/*-------------------------------------- SPETTACOLO > MULTIPLE ITEMS SHOWER ---------------------------------------------------*/
/* line 17, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.spet-box .g-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: raw wrap;
  -ms-flex-flow: raw wrap;
  flex-flow: raw wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
/* line 31, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.spet-container {
  border: 1px solid #171000;
  border-radius: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 94%;
  -ms-flex: 0 1 94%;
  flex: 0 1 94%;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  margin-bottom: 1.618rem;
  max-width: 100%;
  padding: 1.618rem 0;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.g-content.centrato {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.g-content.centrato.dwn-box {
  margin-bottom: 1.618rem;
}
/* Mobile */
@media (min-width: 320px) and (max-width: 767px) {
  /* line 62, templates/g5_hydrogen/custom/scss/custom_particles.scss */
  /* line 63, templates/g5_hydrogen/custom/scss/custom_particles.scss */
  .spet-box .size-25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    width: 100%;
  }
  /* line 70, templates/g5_hydrogen/custom/scss/custom_particles.scss */
  .spet-box .size-25 .spet-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 90%;
    -ms-flex: 0 1 90%;
    flex: 0 1 90%;
  }
}
/* Tablet */
@media (min-width: 768px) and (max-width: 1200px) {
  /* line 87, templates/g5_hydrogen/custom/scss/custom_particles.scss */
  /* line 88, templates/g5_hydrogen/custom/scss/custom_particles.scss */
  .spet-box .size-25 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%;
    width: 50%;
  }
  /* line 95, templates/g5_hydrogen/custom/scss/custom_particles.scss */
  .spet-box .size-25 .spet-container {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 90%;
    -ms-flex: 0 1 90%;
    flex: 0 1 90%;
  }
}
/* ---------------------------------------------------- */
/*  ||||||||||||||  TITOLO E DWLOAD    |||||||||||||||| */
/* ---------------------------------------------------- */
/* line 110, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.tit-dwnl {
  margin-bottom: 3rem;
}
/* line 113, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.tit-dwnl .intro-title {
  padding-bottom: 6rem;
  border-bottom: 2px dotted #2d1b1b;
}
/* line 120, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.dwnl-btn.contenitore {
  display: block;
  position: relative;
  text-align: center;
  width: 100%;
  margin-top: -75px;
  color: #e9dcba;
}
/* line 129, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.dwnl-btn.contenitore .cerchio {
  background-color: #bcb655;
  border: 4px solid #e9dcba;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  padding: 1rem;
  -webkit-transition: -webkit-transform 0.4s ease 0s;
  transition: transform 0.4s ease 0s;
  width: 150px;
}
/* line 150, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.dwnl-btn.contenitore .cerchio:hover {
  background-color: #c9c25b;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
/* line 156, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.dwnl-btn.contenitore .cerchio a {
  font-family: "Quattrocento Sans";
  font-style: italic;
  font-size: 1.2rem;
  color: #e9dcba;
}
/* line 162, templates/g5_hydrogen/custom/scss/custom_particles.scss */
.dwnl-btn.contenitore .cerchio .fa {
  font-size: 1.5rem;
  margin: 0;
}
/* EFFETTI */
/* line 3, templates/g5_hydrogen/custom/scss/custom_mixin.scss */
.ombra-leggera {
  -webkit-box-shadow: -1px 0 8px;
  box-shadow: -1px 0 8px;
}
/* MIXIN */
/* Sfondo > Cartella: grafica-immagini */
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------ REGOLE GENERALI -------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* LAYOUT */
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
.nomargin {
  margin: 0;
}
/* line 22, templates/g5_hydrogen/custom/scss/custom.scss */
.cerchio {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 25, templates/g5_hydrogen/custom/scss/custom.scss */
.d-block {
  display: block;
  position: relative;
}
/* line 29, templates/g5_hydrogen/custom/scss/custom.scss */
.box-centrato {
  margin: 0 auto;
}
/* ------------------------------  */
/* *****  FLEX BOX GENERALI *****  */
/* ------------------------------  */
/* line 37, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex {
  display: flex;
}
/* line 39, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex.colonna {
  flex-flow: column wrap;
}
/* line 42, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex.riga {
  flex-flow: row wrap;
  align-items: flex-start;
  justify-content: space-around;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex .d-fi {
  flex: 1 1 0;
}
/* line 50, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex .d-fi.doppio {
  flex: 2 1 0;
}
/* line 54, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex .d-fi-45 {
  flex: 0 0 45%;
}
/* line 57, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex .d-fi-100 {
  flex: 0 0 100%;
}
/* line 62, templates/g5_hydrogen/custom/scss/custom.scss */
.d-flex img {
  width: 100%;
  max-width: 100%;
}
/*BUTTONS*/
/* line 71, templates/g5_hydrogen/custom/scss/custom.scss */
.d-btn {
  box-shadow: none !important;
  border: 4px double #f3e5b7;
  background-color: #fcf2d9;
  transition: background 0.5s ease 0s;
}
/* line 76, templates/g5_hydrogen/custom/scss/custom.scss */
.d-btn:hover a {
  color: #fff !important;
}
/* SEPARATORI DI ARTICOLI  */
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
.separa-articolo {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
/* ------------------------------------------  */
/* *****  EVENTI E PROGRAMMI con flexbox ****  */
/* ------------------------------------------  */
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 96, templates/g5_hydrogen/custom/scss/custom.scss */
.evento_separa h3, .evento_separa h2 {
  background-color: rgba(252, 242, 217, 0.4);
  border-bottom: 2px solid;
  border-top: 2px solid;
  margin: 1em 0 0;
}
/* line 103, templates/g5_hydrogen/custom/scss/custom.scss */
.new-location {
  text-align: center;
}
/* line 105, templates/g5_hydrogen/custom/scss/custom.scss */
.new-location h5 {
  margin-bottom: 8px;
}
/* line 110, templates/g5_hydrogen/custom/scss/custom.scss */
.data_evento {
  border-bottom: 1px solid;
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: -10px;
}
/* line 116, templates/g5_hydrogen/custom/scss/custom.scss */
.luogo_evento i {
  margin-left: 0.3em;
  margin-right: 0.5em;
}
/* line 121, templates/g5_hydrogen/custom/scss/custom.scss */
.evento.d-fi {
  align-self: flex-start;
  padding: 1em;
  max-width: 50%;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
.evento h3 {
  font-size: 2em;
  margin-bottom: 0;
}
/* line 124, templates/g5_hydrogen/custom/scss/custom.scss */
.evento h5 {
  text-transform: none;
  font-style: italic;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
h3.lab {
  background-color: rgba(153, 153, 153, 0.29);
  text-align: center;
}
/*------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------- REGOLE CONDIVISE DA PIù PAGINE -------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* ---------------------------------------------------- */
/*	||||||||||||||||      HEADER      ||||||||||||||||| */
/* ---------------------------------------------------- */
/* line 138, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  background-color: #171000;
  height: 60px;
}
/* line 142, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-grid {
  align-items: flex-start;
}
/* line 146, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .social {
  padding-top: 10px;
}
/* line 148, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .social a {
  background: transparent;
  border: none;
  vertical-align: middle;
}
/* ---------------------------------------------------- */
/*	||||||||||||||||      SHOWCASE    ||||||||||||||||| */
/* ---------------------------------------------------- */
/* line 160, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase {
  /* personalizzazione sfondi showcase*/
  /* Espansione al 100% dello spazio showcase*/
  /* HOME PAGE*/
}
/* line 162, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.duende-slide {
  background: transparent url('../../../../../images/grafica-immagini/sfondo-header-home.jpg') no-repeat 0 0;
  background-size: cover;
  padding: 0;
}
/* line 167, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase > .g-container {
  width: 100%;
}
/* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.duende-slide .g-grid {
  align-items: center;
}
/* line 175, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.duende-slide .g-grid .duende-dx img {
  float: right;
}
/* ----> SPETTACOLI <---- */
/* line 181, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 182, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacoli #g-showcase.duende-slide {
  background: transparent url('../../../../../images/grafica-immagini/sfondo-slide.jpg') no-repeat 0 0;
  background-size: cover;
  padding: 0;
}
/* line 186, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacoli #g-showcase .g-content {
  margin: 0;
  padding: 0;
}
/* line 192, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 193, templates/g5_hydrogen/custom/scss/custom.scss */
.pg_castel #g-showcase.duende-slide, .lab #g-showcase.duende-slide, .pg_letture #g-showcase.duende-slide, .festival #g-showcase.duende-slide {
  background: transparent url('../../../../../images/grafica-immagini/sfondo-slide-castel.jpg') no-repeat 0 0;
  background-size: cover;
  padding: 0;
}
/* line 197, templates/g5_hydrogen/custom/scss/custom.scss */
.pg_contatti #g-showcase.duende-slide {
  background: transparent url('../../../../../images/grafica-immagini/sfondo-nero-verde.jpg') no-repeat 0 0;
  background-size: cover;
}
/* line 200, templates/g5_hydrogen/custom/scss/custom.scss */
#g-showcase.duende-slide .g-content {
  margin: 0;
  padding: 0;
}
/* ---------------------------------------------------- */
/*	||||||||||||||||      MENU    ||||||||||||||||||||| */
/* ---------------------------------------------------- */
/* line 211, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  margin-bottom: 4.236em;
}
/* line 214, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 216, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-toplevel .g-menu-item-title {
  font-size: 1.618em;
}
/* line 222, templates/g5_hydrogen/custom/scss/custom.scss */
.separa-sezioni {
  display: block;
  text-align: center;
}
/* ---------------------------------------------------- */
/*	||||||||||||||||      MAIN    ||||||||||||||||||||| */
/* ---------------------------------------------------- */
/* Sfondo a righe del contenitore */
/* line 232, templates/g5_hydrogen/custom/scss/custom.scss */
.g-duende-articolo #g-main {
  background: transparent url('../../../../../images/grafica-immagini/bg_content.png') repeat 0 0;
}
/*Azzeramento margine superiore primo par articolo */
/* line 237, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 238, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 239, templates/g5_hydrogen/custom/scss/custom.scss */
.articolo .item-page .corpo p:nth-child(1) {
  margin-top: 0;
}
/* ARTICOLO DEI COOKIE */
/* line 245, templates/g5_hydrogen/custom/scss/custom.scss */
#ca_info_plus {
  height: auto !important;
}
/*------------------------------------------------------*/
/*----------------  EMBEDDED VIDEO  --------------------*/
/* line 251, templates/g5_hydrogen/custom/scss/custom.scss */
.video_embed {
  text-align: center;
}
/* ---------------------------------------------------- */
/*	||||||||||||||||   GALLERIA   ||||||||||||||||||||| */
/* ---------------------------------------------------- */
/* line 260, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery {
  background: transparent url('../../../../../images/grafica-immagini/dark_embroidery.png') repeat 0 0;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.4) inset;
  padding-bottom: 2.618rem;
}
/* line 265, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container {
  width: 100%;
}
/* line 268, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .light-header .g-content {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
/* line 271, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .light-header .g-content .intro-title {
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 276, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .g-grid:nth-child(1) {
  width: 80%;
  margin: 0 auto;
}
/* line 279, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .g-grid:nth-child(1) .g-content {
  margin-top: 3rem;
}
/* line 282, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .g-grid:nth-child(1) .prev_button {
  left: 75%;
}
/* line 285, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .g-grid:nth-child(1) .next_button {
  left: 80%;
}
/* line 288, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .g-grid:nth-child(1) .box_skitter {
  margin: 0 auto;
}
/* line 290, templates/g5_hydrogen/custom/scss/custom.scss */
#g-gallery .g-container .g-grid:nth-child(1) .box_skitter .container_skitter {
  box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.7);
  border: 4px solid #fcf2d9;
}
/* ---------------------------------------------------- */
/*	||||||||||||||||    FOOTER    ||||||||||||||||||||| */
/* ---------------------------------------------------- */
/* line 305, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer {
  background: transparent url('../../../../../images/grafica-immagini/sfondo-carta.jpg') repeat 0 0;
  /* ------------------------------  */
  /* ********  FOOTER MENU ********  */
  /* ------------------------------  */
  /* ------------------------------  */
  /* *********  CONTATTI **********  */
  /* ------------------------------  */
}
/* line 311, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod {
  /* Fuori produzione */
}
/* line 313, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod li.parent {
  display: block;
  position: relative;
  width: 33%;
  height: auto;
  float: left;
  text-transform: uppercase;
  list-style-image: none;
}
/* line 322, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod li.parent .separator {
  border-bottom: 2px solid #362626;
  display: inline-block;
  width: 90%;
}
/* line 328, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod li.parent ul {
  margin-left: 0;
}
/* line 331, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod li.parent ul li {
  list-style: none;
  line-height: 2em;
  border-bottom: 1px solid #362626;
  width: 80%;
  padding-left: 0.5em;
}
/* line 337, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod li.parent ul li:last-child {
  border: none;
}
/* line 344, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod .item272 {
  text-transform: lowercase;
  font-size: 0.8em;
}
/* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 348, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .footer-menu-mod .item158 a, #g-footer .footer-menu-mod .item271 a, #g-footer .footer-menu-mod .item159 a, #g-footer .footer-menu-mod .item272 a {
  color: #333 !important;
}
/* line 355, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .hp-contatti {
  background: transparent url('../../../../../images/grafica-immagini/separa-verticale-sfere.png') no-repeat scroll 0 center;
}
/* line 359, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .contatti-container {
  padding: 1rem;
}
/* line 362, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .contatti-container h3, #g-footer .contatti-container h5, #g-footer .contatti-container p {
  margin: 0;
}
/* line 365, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .contatti-container h3 {
  color: #fcf2d9;
}
/* line 368, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .contatti-container h5 {
  margin-top: 0.5rem;
}
/* line 372, templates/g5_hydrogen/custom/scss/custom.scss */
#g-footer .contatti-container .g-grid.intro-title {
  background-color: #7e2900;
  margin-bottom: 2.618rem;
  text-align: center;
}
/* line 384, templates/g5_hydrogen/custom/scss/custom.scss */
#ca_banner {
  height: auto !important;
}
/*------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------ HOME PAGE SPECIFICI ---------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* line 391, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp {
  /*ATTIVITA'*/
  /* GRID SPETTACOLI */
  /* GALLERIA FOTOGRAFICA */
}
/* line 392, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-main {
  padding-bottom: 6.853rem;
  background: transparent url('../../../../../images/grafica-immagini/bg_content.png') repeat 0 0;
}
/* line 397, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp .bubbles {
  margin: 4.236rem 0 2.618rem;
  text-align: center;
  justify-content: space-around;
}
/* line 402, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp .bubbles .bubble {
  flex: 1 1 33%;
  width: 33%;
}
/* line 406, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp .bubbles .bubble h5 {
  margin: 0;
  padding: 0 2.618rem;
  min-height: 4.236rem;
}
/* line 412, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 413, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp .bubbles .bubble.castel h5, .dhp .bubbles .bubble.spett h5, .dhp .bubbles .bubble.lab h5 {
  line-height: 4.236rem;
}
/* line 418, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp .bubbles .cerchio a {
  background-color: #171000;
  display: block;
  width: 70%;
  max-width: 160px;
  height: auto;
  margin: 0 auto 1.618rem;
  border-radius: 50%;
  border: 5px solid #f3e5b7;
  padding: 1.618rem;
  transition: transform 0.5s ease 0s;
}
/* line 429, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp .bubbles .cerchio a:hover {
  transform: scale(1.25);
}
/* line 433, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp .bubbles .bubble-desc {
  padding: 1.618rem 2.168rem;
}
/* line 438, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom {
  background: transparent url('../../../../../images/grafica-immagini/brown-bg.png') repeat 0 0;
}
/* line 440, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom .spettacolo-container {
  margin-top: -6.853rem;
}
/* line 443, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom .spettacolo-container h1.deco {
  background: transparent url('../../../../../images/grafica-immagini/brown-bg.png') repeat 0 0;
  border-radius: 1rem 1rem 0 0;
  color: #fcf2d9;
}
/* line 449, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom .spettacolo-container .p-intro {
  margin: 1.618rem 0 2.618rem;
  color: #fcf2d9 !important;
}
/* line 454, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom .spet-container {
  background-color: #f3e5b7;
  border-color: #fff #fcf2d9 #fcf2d9 #fff;
  box-shadow: 1px 2px rgba(0, 0, 0, 0.1);
}
/* line 459, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom .spet-container .spet-img {
  background-color: #2d1b1b;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  position: relative;
  transition: transform 0.5s ease 0s;
  width: 80%;
  max-width: 200px;
}
/* line 469, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom .spet-container .spet-img > img {
  transform: scale(0.85);
  transition: transform 1s ease 0s;
  width: 100%;
}
/* line 474, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-mainbottom .spet-container .spet-img:hover img {
  transform: scale(1);
}
/* line 480, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery {
  background: transparent url('../../../../../images/grafica-immagini/dark_embroidery.png') repeat 0 0;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.4) inset;
  padding-bottom: 2.618rem;
}
/* line 485, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container {
  width: 100%;
}
/* line 488, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container .light-header .g-content {
  margin: 0.625rem 0;
  padding: 0.938rem 0;
}
/* line 491, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container .light-header .g-content .intro-title {
  background-color: rgba(0, 0, 0, 0.5);
}
/* line 496, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container .g-grid:nth-child(2) {
  width: 80%;
  margin: 0 auto;
}
/* line 499, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container .g-grid:nth-child(2) .prev_button {
  left: 75%;
}
/* line 502, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container .g-grid:nth-child(2) .next_button {
  left: 80%;
}
/* line 505, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container .g-grid:nth-child(2) .box_skitter {
  margin: 0 auto;
}
/* line 507, templates/g5_hydrogen/custom/scss/custom.scss */
.dhp #g-gallery .g-container .g-grid:nth-child(2) .box_skitter .container_skitter {
  box-shadow: 2px 10px 15px rgba(0, 0, 0, 0.7);
  border: 4px solid #fcf2d9;
}
/*------------------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------------   BLOG SPETTACOLI   --------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* line 522, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 523, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 525, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.pg_spet h2 {
  border-bottom: 2px dotted #171000;
}
/* line 529, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.pg_spet .item-image {
  border: 12px solid;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 534, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 535, templates/g5_hydrogen/custom/scss/custom.scss */
.blog.pg_spet .od_intro .d-fi.doppio {
  border-right: 1px dotted #171000;
  margin-right: 2em;
  padding-right: 1em;
  padding-left: 0.5em;
}
/*------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------- SPETTACOLI -------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* line 552, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 553, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo > div {
  padding: 0 1rem;
}
/* line 556, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo .crediti {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-color: rgba(0, 0, 0, 0.2);
}
/* line 560, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo .crediti h5 {
  text-align: center;
}
/* line 563, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo .crediti .tipo-spettacolo {
  width: 75%;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  position: relative;
}
/* line 570, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo .crediti span:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #fcf2d9;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  content: "";
  display: block;
  float: left;
  height: 46px;
  margin-right: 0.5rem;
  position: relative;
  width: 46px;
}
/* line 584, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo .crediti .eta:before {
  background-image: url('../../../../images/grafica-immagini/eta-icon.png');
}
/* line 587, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo .crediti .durata:before {
  background-image: url('../../../../images/grafica-immagini/time-icon.png');
}
/* line 590, templates/g5_hydrogen/custom/scss/custom.scss */
.spettacolo .crediti span {
  display: block;
  margin-bottom: 0.5rem;
}
/* line 596, templates/g5_hydrogen/custom/scss/custom.scss */
.note {
  align-items: flex-start !important;
}
/* line 598, templates/g5_hydrogen/custom/scss/custom.scss */
.note .d-fi {
  padding: 0 1rem;
}
/* line 601, templates/g5_hydrogen/custom/scss/custom.scss */
.note .collaborazioni {
  border-left: 1px dotted #171000;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
/*------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------   Laboratorio   -----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* line 613, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 614, templates/g5_hydrogen/custom/scss/custom.scss */
.lab .tit-dwnl {
  margin-bottom: 0;
}
/* line 617, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 618, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 619, templates/g5_hydrogen/custom/scss/custom.scss */
.lab .insegnanti .dfi.primo {
  max-width: 42%;
}
/* line 623, templates/g5_hydrogen/custom/scss/custom.scss */
.lab .insegnanti blockquote {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 2em;
}
/*------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------   Festival   -----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* line 636, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 637, templates/g5_hydrogen/custom/scss/custom.scss */
.strade_015 img.ombra-leggera {
  margin-bottom: 1.618rem;
}
/* line 640, templates/g5_hydrogen/custom/scss/custom.scss */
.strade_015 .d-fi {
  padding: 1em;
}
/* line 645, templates/g5_hydrogen/custom/scss/custom.scss */
.descrizione img {
  width: 50%;
  max-width: 200px;
  margin: 0 auto;
}
/*------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------   Contatti   -----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* Informazioni */
/* line 658, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 659, templates/g5_hydrogen/custom/scss/custom.scss */
.contatti-box .g-content {
  border: 1px solid #2d1b1b;
  -webkit-border-radius: 1rem;
  border-radius: 1rem;
  margin-top: 27px;
}
/* line 664, templates/g5_hydrogen/custom/scss/custom.scss */
.contatti-box .titolo {
  border-bottom: 16px solid;
  margin-bottom: 2rem;
  -webkit-border-radius: 45px;
  border-radius: 45px;
}
/* line 669, templates/g5_hydrogen/custom/scss/custom.scss */
.contatti-box .titolo h2 {
  margin-bottom: 0;
  font-size: 2rem;
  text-align: center;
}
/* line 674, templates/g5_hydrogen/custom/scss/custom.scss */
.contatti-box .titolo h4 {
  text-align: center;
  margin-bottom: 1.5rem;
  margin-top: 0;
}
/* line 680, templates/g5_hydrogen/custom/scss/custom.scss */
.contatti-box h4 {
  text-align: center;
}
/* Form */
/* line 686, templates/g5_hydrogen/custom/scss/custom.scss */
/* line 687, templates/g5_hydrogen/custom/scss/custom.scss */
.contact.pg_contatti h3, .contact.pg_contatti .contact-address {
  display: none;
}
/* line 690, templates/g5_hydrogen/custom/scss/custom.scss */
.contact.pg_contatti .required {
  width: 100%;
}
/* line 693, templates/g5_hydrogen/custom/scss/custom.scss */
.contact.pg_contatti .form-actions {
  background-color: transparent;
}
/* line 696, templates/g5_hydrogen/custom/scss/custom.scss */
.contact.pg_contatti .form-actions button {
  padding: 11px 62px;
  font-size: 1.618rem;
}
/* line 702, templates/g5_hydrogen/custom/scss/custom.scss */
#contact-form {
  padding: 1em 2.5em;
}
/* line 704, templates/g5_hydrogen/custom/scss/custom.scss */
#contact-form legend {
  display: none;
}
/* line 705, templates/g5_hydrogen/custom/scss/custom.scss */
#contact-form .control-label {
  float: none;
  text-align: left;
  width: 100%;
}
/* line 710, templates/g5_hydrogen/custom/scss/custom.scss */
#contact-form .controls {
  margin-left: 0;
}
/* line 713, templates/g5_hydrogen/custom/scss/custom.scss */
#contact-form .btn.btn-primary.validate {
  display: block;
  position: relative;
  width: 20%;
  min-width: 200px;
  margin: 0 auto;
  padding: 0.7em;
  font-size: 2em;
  text-align: center;
  background-color: #4c4d1e;
  transition: all 1s ease 0s;
}
/* line 724, templates/g5_hydrogen/custom/scss/custom.scss */
#contact-form .btn.btn-primary.validate:hover {
  background-color: #798032;
}
/********************************************************************************************************************/
/*--------------------------------------------------   MEDIA QUERIES   -----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------*/
/* schermo garnde */
/* schermi medi e tablet */
@media (min-width: 768px) and (max-width: 1199px) {
  /* line 747, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-toplevel .g-menu-item-title {
    font-size: 1em;
  }
  /* line 749, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .bubble {
    flex: 0 0 50% !important;
  }
  /* line 752, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 753, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery h1 {
    font-size: 2em;
  }
  /* line 754, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery .g-container .g-grid {
    width: 100% !important;
  }
  /* line 758, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 759, templates/g5_hydrogen/custom/scss/custom.scss */
  .spettacolo .d-fi.foto {
    flex: 1 1 100%;
  }
  /* line 761, templates/g5_hydrogen/custom/scss/custom.scss */
  .spettacolo .d-fi.foto img {
    display: block;
    width: 50%;
    margin: 0 auto;
  }
  /* line 768, templates/g5_hydrogen/custom/scss/custom.scss */
  .spettacolo .d-fi.corpo {
    flex: 3 1 0;
  }
  /* line 772, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 773, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 774, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .g-grid .size-67, #g-footer .g-grid .size-33 {
    flex: 0 0 100% !important;
    width: 100% !important;
  }
  /* line 778, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 779, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .g-grid .size-33 .indirizzo {
    float: left;
    width: 50%;
  }
  /* line 779, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .g-grid .size-33 .indirizzo h5 {
    margin-top: 0 !important;
  }
}
/* Desk piccoli a medi > 1024 --- 1200 */
@media (min-width: 1024px) and (max-width: 1199px) {
  /* line 788, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-toplevel .g-menu-item-title {
    font-size: 1.3em;
  }
}
@media (max-width: 767px) {
  /* line 794, templates/g5_hydrogen/custom/scss/custom.scss */
  h1 {
    font-size: 3rem;
  }
  /* line 795, templates/g5_hydrogen/custom/scss/custom.scss */
  h4 {
    font-size: 1.4rem;
  }
  /* line 799, templates/g5_hydrogen/custom/scss/custom.scss */
  .deco:before, .deco:after {
    display: none !important;
  }
  /* line 801, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header {
    background: transparent url('../../../../../images/grafica-immagini/bg_content.png') repeat 0 0;
    height: auto;
  }
  /* line 804, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .nomarginall.size-40 {
    order: 2;
  }
  /* line 804, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .nomarginall.size-40 img {
    width: 100%;
  }
  /* line 805, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-header .g-social.social {
    text-align: right;
    background-color: #333;
  }
  /* line 807, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-showcase {
    display: none;
  }
  /* line 809, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation {
    display: none;
  }
  /* line 810, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main {
    /*pagina spettacoli generale */
  }
  /* line 811, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .hp-attivita {
    padding: 0 1em !important;
  }
  /* line 813, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .hp-attivita .p-intro {
    font-size: 1em;
  }
  /* line 816, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 817, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 818, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .blog.pg_spet .item .page-header h2 {
    text-align: center;
  }
  /* line 819, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .blog.pg_spet .item .item-image {
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    float: none !important;
  }
  /* line 823, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .blog.pg_spet .item .item-image a {
    width: 100%;
    display: block;
    height: auto;
    position: relative;
  }
  /* line 829, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .blog.pg_spet .item .item-image img {
    width: 70%;
    margin: 0 auto !important;
    display: block;
    position: relative;
    padding: 0;
  }
  /* line 837, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 838, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .blog.pg_spet .item .od_intro .d-fi {
    flex: 0 0 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
    border-bottom: 1px dotted #333;
    border-right: none !important;
  }
  /* line 849, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-main .bubble {
    flex: 0 0 100% !important;
  }
  /* line 854, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 855, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery h1 {
    font-size: 2em;
  }
  /* line 856, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-gallery .g-container .g-grid {
    width: 100% !important;
  }
  /* line 858, templates/g5_hydrogen/custom/scss/custom.scss */
  #mod_btslideshow_pro_98.box_skitter .container_thumbs {
    display: none;
  }
  /* line 860, templates/g5_hydrogen/custom/scss/custom.scss */
  .spettacolo.d-flex.riga, .d-flex.riga.note {
    flex-flow: column wrap;
  }
  /* line 862, templates/g5_hydrogen/custom/scss/custom.scss */
  .spettacolo.d-flex.riga .corpo, .d-flex.riga.note .corpo {
    border: none;
  }
  /* line 866, templates/g5_hydrogen/custom/scss/custom.scss */
  .note .collaborazioni {
    border: none;
  }
  /* line 869, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 870, templates/g5_hydrogen/custom/scss/custom.scss */
  /* line 871, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .footer-menu-mod .footer-menu {
    margin-left: 0;
  }
  /* line 873, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .footer-menu-mod .footer-menu li.parent {
    width: 100%;
    margin-top: 1em;
  }
  /* line 876, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .footer-menu-mod .footer-menu li.parent ul li {
    width: 100%;
  }
  /* line 880, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-footer .hp-contatti {
    background: none;
  }
  /* line 882, templates/g5_hydrogen/custom/scss/custom.scss */
  .d-fi-45 {
    flex: 0 0 100% !important;
  }
}
/*# sourceMappingURL=custom_39.css.map */