body.page-template-summer-festival .background-img-slider-intro-sf {
  height: 100vh;
  width: 100vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  text-align: center;
}

body.page-template-summer-festival section.slider-intro-sf {
  height: 100vh;
}

body.page-template-summer-festival .titolo-slider-intro-sf {
  font-family: "Righteous", sans-serif;
  color: #fff;
  font-size: 10rem;
  font-weight: 700;
  line-height: 1;
}

body.page-template-summer-festival .cnt-locandine-ep {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem !important;
  max-width: 90vw;
  margin: 0 auto !important;
}

body.page-template-summer-festival .cnt-testi-ep.container {
  text-align: center;
  margin-bottom: 5rem;
  margin-top: 5rem;
}

body.page-template-summer-festival.cont-eventi-principali {
  margin: 10rem auto !important;
}

body.page-template-summer-festival .cont-eventi-resto {
  padding: 5rem 0;
  background: #206ca1;
  background: -webkit-linear-gradient(
    180deg,
    rgba(32, 108, 161, 1) 0%,
    rgba(32, 65, 133, 1) 100%
  );
  background: -moz-linear-gradient(
    180deg,
    rgba(32, 108, 161, 1) 0%,
    rgba(32, 65, 133, 1) 100%
  );
  background: linear-gradient(
    180deg,
    rgba(32, 108, 161, 1) 0%,
    rgba(32, 65, 133, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#206CA1", endColorstr="#204185", GradientType=0);
}

body.page-template-summer-festival .cnt-ev {
  max-width: 90vw;
  margin: 0 auto !important;
}

body.page-template-summer-festival .cnt-mensile-ev {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 5rem;
}

body.page-template-summer-festival .giorno {
  font-size: 7rem;
  font-family: "Righteous", sans-serif;
  color: transparent;
  margin: 0;
  -webkit-text-stroke: 2px #e3fbff;
  text-stroke: 2px #e3fbff;
}

body.page-template-summer-festival .cnt-contenuto-evento-ev {
  margin-left: 3rem;
  margin-top: 2.25rem;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
}

body.page-template-summer-festival .luogo-evento-ev {
  color: #f9dc00;
  border-top: 1px solid #f9dc00;
  margin-top: 1rem;
  width: 100%;
  padding-top: 0.25rem;
  font-size: 0.875rem;
  text-transform: uppercase;
}

body.page-template-summer-festival .p-evento-ev {
  margin: 0;
}

body.page-template-summer-festival
  .cnt-ev
  .cnt-total-mensile-ev:nth-child(odd)
  h2.mese {
  color: #f9dc00;
  margin-left: auto !important;
  max-width: fit-content;
  margin-bottom: 5rem;
}

body.page-template-summer-festival
  .cnt-ev
  .cnt-total-mensile-ev:nth-child(even)
  h2.mese {
  color: #f9dc00;
  margin-right: auto !important;
  max-width: fit-content;
  margin-bottom: 5rem;
}

body.page-template-summer-festival .cnt-evento-ev {
  max-width: 23rem;
  width: 100%;
  height: auto;
}

body.page-template-summer-festival .cnt-total-mensile-ev {
  margin-bottom: 5rem !important;
}

body.page-template-summer-festival .cnt-ev .cnt-total-mensile-ev:last-child {
  margin-bottom: 0 !important;
}

body.page-template-summer-festival .sezione-gallery-sf {
  background-color: #fffbea;
}

body.page-template-summer-festival .cont-cnt-gallery-tot {
  max-width: 90vw;
  margin: 10rem auto !important;
}

body.page-template-summer-festival .cnt-txt-topgallery-sf {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

body.page-template-summer-festival .img1-topgallery-sf {
  object-fit: cover;
  object-position: center;
  width: 100% !important;
  height: 100% !important;
  min-height: 50rem;
}

body.page-template-summer-festival .img2-topgallery-sf {
  object-fit: cover;
  object-position: center;
  width: 100% !important;
  height: 75% !important;
}

body.page-template-summer-festival .top-gallery-sf {
  margin: 0 auto;
  margin-bottom: 10rem !important;
}

body.page-template-summer-festival .cnt-img2-topgallery-sf {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}

body.page-template-summer-festival .tesi-dellagallery {
  margin-left: auto;
  margin-bottom: 5rem;
  text-align: center;
}

body.page-template-summer-festival .img-mare {
  background-color: #fffbea;
  margin-top: -35rem;
}

body.page-template-summer-festival .sezione-mappa-sf {
  background-color: #fffbea;
}

body.page-template-summer-festival .titolo-mappa {
  text-align: center;
  margin-bottom: 5rem;
}

body.page-template-summer-festival .img-sabbia {
  background-color: #214185;
}

body.page-template-summer-festival div#mappa_summer {
  border: 6px solid #e1ded0;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  background: linear-gradient(45deg, #e1ded0, #ffefd8);
}

body.page-template-summer-festival .logo-intro {
  max-width: 50rem;
  transform: scale(0);
  opacity: 0;
  transition:
    transform 1.5s ease-out,
    opacity 1.5s ease-out;
}

body.page-template-summer-festival .logo-intro.active {
  transform: scale(1);
  opacity: 1;
}

body.page-template-summer-festival .immagine-slider-artisti {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

body.page-template-summer-festival #slider_artisti .owl-item {
  height: 100% !important;
}

body.page-template-summer-festival .slide-slider {
  width: 3rem;
  height: 3rem;
  background: #00346d;
  padding: 0.65rem;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  position: absolute;
  top: 1rem;
  z-index: 1;
  left: 1.5rem;
}

body.page-template-summer-festival .kjf-banner-cnt {
  margin-bottom: 5rem !important;
  margin-top: 5rem;
  display: block;
}

@media (min-width: 501.5px) {
  body.page-template-summer-festival .immagine-banner-kjf {
    display: block;
  }

  body.page-template-summer-festival .immagine-banner-kjf-mobile {
    display: none;
  }
}

@media (max-width: 500.5px) {
  body.page-template-summer-festival .immagine-banner-kjf {
    display: none;
  }

  body.page-template-summer-festival .immagine-banner-kjf-mobile {
    display: block;
  }
}

html,
body.page-template-summer-festival {
  overflow-x: hidden !important;
}

body.page-template-summer-festival {
  background: #fff !important;
  height: auto !important;
}

body.page-template-summer-festival figure {
  margin: 0 !important;
}

body.page-template-summer-festival .responsive-image,
body.page-template-summer-festival .responsive-image img {
  width: 100%;
  height: auto;
}

body.page-template-summer-festival ::selection {
  background-color: #ce0e2d !important;
}

body.page-template-summer-festival,
header,
.offcanvas,
.offcanvas.show {
  margin-right: 0 !important;
  padding-right: 0 !important;
}

body.page-template-summer-festival .fixed-top.transparent-header {
  padding-right: 0 !important;
}

body.page-template-summer-festival .fixed-top.transparent-header {
  padding-right: 0 !important;
}

body.page-template-summer-festival .fixed-top.brown-header {
  padding-right: 0 !important;
}

body.page-template-summer-festival p,
body.page-template-summer-festival span,
body.page-template-summer-festival ul,
body.page-template-summer-festival li {
  font-size: 1rem;
  color: #363636;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5rem;
  text-align: left;
}

body.page-template-summer-festival small {
  font-size: 0.875rem;
  color: #363636;
  font-family: "Roboto", sans-serif;
  font-style: normal;
}

body.page-template-summer-festival a {
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-decoration: none !important;
}

body.page-template-summer-festival h1 {
  color: #212529;
  font-family: "Righteous", sans-serif;
  font-size: 11.391rem;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

body.page-template-summer-festival h2 {
  color: #212529;
  font-family: "Righteous", sans-serif;
  font-style: normal;
}

body.page-template-summer-festival h3 {
  color: #212529;
  font-family: "Righteous", sans-serif;
  font-size: 5.063rem;
  font-style: normal;
  font-weight: 400;
}

body.page-template-summer-festival h4 {
  color: #212529;
  font-family: "Righteous", sans-serif;
  font-size: 3.375rem;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 3rem;
}

body.page-template-summer-festival h5 {
  color: #212529;
  font-family: "Righteous", sans-serif;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
}

body.page-template-summer-festival h6 {
  color: #212529;
  font-family: "Righteous", sans-serif;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 400;
}

header#masthead {
  display: block;
  width: 100%;
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  padding: 0.5rem 1rem;
}

body.page-template-summer-festival .logo-header {
  display: block;
  width: 15rem;
  margin: 0 auto;
}

@media all and (max-width: 1024.5px) {
  header#masthead {
    position: relative;
  }
  body.page-template-summer-festival .logo-header {
    width: 10rem;
  }
}

@media all and (max-width: 511.5px) {
  header#masthead {
    padding: 0 1rem;
  }
  body.page-template-summer-festival .logo-header {
    width: 8rem;
  }
}

body.page-template-summer-festival .testo-bianco {
  color: #fff !important;
}

body.page-template-summer-festival .testo-blu {
  color: #204185 !important;
}

body.page-template-summer-festival .sezione-intro-landing {
  width: 100vw;
  height: 50vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  position: relative;
}

body.page-template-summer-festival .sezione-intro-landing::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0000002e;
}

body.page-template-summer-festival .titolo-intro-landing {
  color: #fff;
  text-align: center;
  filter: drop-shadow(0px 0px 10px black);
}

body.page-template-summer-festival .sezione1-landing.container {
  margin: 10rem auto;
  text-align: center;
}

body.page-template-summer-festival .container-testo-s2l {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: flex-end;
  text-align: right;
}

body.page-template-summer-festival .img-s2l {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  box-shadow: 5px 5px 20px 0px #00000040;
}

body.page-template-summer-festival .sezione3-landing.container {
  margin: 4rem auto;
}

body.page-template-summer-festival .img-s3l {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  box-shadow: -5px 5px 20px 0px #00000040;
}

body.page-template-summer-festival .container-testo-s3l {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: flex-start;
}

body.page-template-summer-festival .container-del-programma {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: flex-start;
}

body.page-template-summer-festival .orario-del-programma {
  font-size: 2rem;
  font-weight: 300;
  color: #4975ba;
  margin-bottom: 0;
  margin-top: 0.5rem;
}

body.page-template-summer-festival .sezione-programma {
  padding: 4rem 1rem;
  background-color: #0000000d;
  background-image: url(../img/background-programma.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}

body.page-template-summer-festival .contenuto-del-programma {
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #333;
  max-width: 24rem;
}

body.page-template-summer-festival .titolo-sezione-programma-l {
  margin-bottom: 5rem;
  text-align: center;
}

body.page-template-summer-festival .sezione2-landing.container {
  margin: 0 auto;
}

body.page-template-summer-festival
  #bwg_container1_0
  #bwg_container2_0
  .bwg-container-0.bwg-masonry-thumbnails
  .bwg-item0 {
  background-color: transparent !important;
}

body.page-template-summer-festival .container-testo-gl {
  text-align: center;
  margin-bottom: 3rem;
}

body.page-template-summer-festival .sezione-form-l {
  background-color: #204185;
  padding: 5rem 1rem;
}

body.page-template-summer-festival .sezione-form {
  margin: 0 auto !important;
  margin-bottom: 5rem !important;
}

body.page-template-summer-festival #form_l .campo-form {
  width: 100%;
  height: 3rem;
  padding: 1rem;
  border: 2px solid #58c9ee;
  font-size: 0.9rem;
  color: #fff;
  background-color: #e3fbff54;
}

body.page-template-summer-festival #form_l .text-area-form {
  width: 100%;
  height: auto;
  padding: 1rem;
  border: 2px solid #58c9ee;
  font-size: 0.9rem;
  color: #fff;
  max-height: 13rem;
  background-color: #e3fbff54;
}

body.page-template-summer-festival #form_l .container-campi {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  gap: 2rem;
}

body.page-template-summer-festival #form_l .testo-acceptance {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.37rem;
  color: #fff;
}

body.page-template-summer-festival #form_l .link-acceptance {
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.37rem;
  color: #58c9ee;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}

body.page-template-summer-festival #form_l .link-acceptance:hover {
  color: #e3fbff;
  transition: all 0.4s ease-in-out;
}

body.page-template-summer-festival #form_l .wpcf7-list-item {
  display: inline-block;
  margin: 0 !important;
}

body.page-template-summer-festival #form_l .sezione-acceptance-form {
  margin-top: 3rem !important;
}

body.page-template-summer-festival #form_l .container-submit-form {
  display: flex;
  align-content: flex-end;
  justify-content: center;
  align-items: flex-end;
}

body.page-template-summer-festival .container-titolo-form {
  max-width: 45rem;
  margin: 0rem auto;
  margin-bottom: 5rem !important;
  text-align: center;
}

body.page-template-summer-festival #form_l ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #fff !important;
  opacity: 1;
}
body.page-template-summer-festival #form_l :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff !important;
  opacity: 1;
}
body.page-template-summer-festival #form_l ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff !important;
  opacity: 1;
}
body.page-template-summer-festival #form_l :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #fff !important;
  opacity: 1;
}

body.page-template-summer-festival #form_l .wpcf7-not-valid-tip {
  color: #ce0e2d !important;
  font-size: 0.875em !important;
  font-weight: normal;
  display: block;
}

body.page-template-summer-festival #form_l .bottone-form {
  background-color: #e3fbff54;
  border: 2px solid #58c9ee;
  padding: 0.75rem 1.75rem;
  color: #fff;
  text-align: center;
  font-size: 0.725rem;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
}

body.page-template-summer-festival #form_l .bottone-form:hover {
  background-color: #58c9ee;
  border: 2px solid #58c9ee;
  color: #fff;
  transition: all 0.4s ease-in-out;
}

body.page-template-summer-festival .container-testo-fl {
  margin-bottom: 3rem;
}

body.page-template-summer-festival .mappa-contatti {
  height: 50vh !important;
  width: auto;
  min-height: 40rem;
  margin-bottom: 0rem;
}

body.page-template-summer-festival .dimensionamento-mappa-contatti {
  position: relative !important;
  overflow: hidden !important;
  display: block !important;
}

body.page-template-summer-festival .nav-link {
  font-size: calc(6vmin + 1rem) !important;
  color: #363636 !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  text-transform: uppercase;
  font-family: "Big Shoulders", sans-serif !important;
  transition: all 0.4s ease-in-out !important;
  text-align: left !important;
}

body.page-template-summer-festival .nav-link:hover {
  color: #e20d1a !important;
  transition: all 0.4s ease-in-out;
}

body.page-template-summer-festival .sezione-gallery-l.container {
  margin-top: 4rem;
}

.container-loop-date {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1320px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto;
}

body.page-template-summer-festival .data-del-giorno {
  width: calc(50% - 2rem);
  margin: 0 1rem 2rem 1rem;
  align-self: flex-start;
}

body.page-template-summer-festival .data-giorno {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 600;
}

body.page-template-summer-festival .bwg-item {
  padding: 0.5rem !important;
}

body.page-template-summer-festival p.contenuto-gallery-l {
  max-width: 50rem;
  margin: 0 auto;
}

body.page-template-summer-festival .contenuto-form-l {
  max-width: 50rem;
}

body.page-template-summer-festival .contenitore-testo-programma {
  max-width: 80%;
  width: 100%;
}

.container-orario-programma {
  max-width: 6rem;
  width: 100%;
  padding-right: 1rem;
  text-align: right;
  line-height: 1;
  margin-bottom: 1rem;
}

body.page-template-summer-festival .container-del-programma:not(:last-child) {
  margin-bottom: 1rem;
}

body.page-template-summer-festival
  h5.h3.orario-del-programma.colore-nero.condensed {
  line-height: 1;
  margin-top: 0;
  position: relative;
  z-index: 10;
}

body.page-template-summer-festival
  h5.h3.orario-del-programma.colore-nero.condensed::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: -0.25rem;
  left: -0.25rem;
  right: -0.25rem;
  width: calc(100% + 0.5rem);
  background-color: #faff00;
  height: 50%;
}

body.page-template-summer-festival
  a.btn.btn-primary.shadow.top-button.position-fixed.zi-1020.visible {
  display: none !important;
}

/* 4K displays (3840px and up) */
@media (max-width: 3840px) {
}

/* 2K displays (2560px and up) */
@media (max-width: 2560px) {
}

/* Large desktops (1920px to 2559px) */
@media (max-width: 1920.5px) {
}

/* Ultra-wide desktop screens */
@media (max-width: 1800.5px) {
}

/* XX-Large desktops (1700px to 1800px) */
@media (max-width: 1700.5px) {
}

/* XX-Large desktops (1500px to 1800px) */
@media (max-width: 1500.5px) {
}

/* Large desktops */
@media (max-width: 1400px) {
  .img-mare {
    background-color: #fffbea;
    margin-top: -30rem;
  }
}

@media (max-width: 1300px) {
}

/* Laptops 1024px - 1199px */
@media (max-width: 1200px) {
  body.page-template-summer-festival .img-mare {
    background-color: #fffbea;
    margin-top: -25rem;
  }
}

@media (max-width: 1152.5px) {
  body.page-template-summer-festival .sezione-programma {
    padding: 5rem 1rem;
    background-color: #0000000d;
  }
}

/* Large tablets in landscape */
@media (max-width: 1024.5px) {
  body.page-template-summer-festival .container-loop-date {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  body.page-template-summer-festival .cnt-locandine-ep {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem !important;
    max-width: 90vw;
    margin: 0 auto !important;
  }
}

@media (min-width: 991.5px) {
}

/* Medium tablets (portrait/landscape variations) */
@media (max-width: 991.5px) {
  body.page-template-summer-festival .container-testo-s3l {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
  }

  body.page-template-summer-festival .contenuto-sezione2 {
    margin-bottom: 5rem;
  }
}

/* Small tablets */
@media (max-width: 875.5px) {
  body.page-template-summer-festival .logo-intro {
    max-width: 35rem;
  }
}

@media (max-width: 795.5px) {
}

/* Large phones (landscape mode) */
@media (max-width: 767.5px) {
  body.page-template-summer-festival .text-area-form {
    margin-top: 2rem;
  }

  .cnt-img1-topgallery-sf {
    display: none !important;
  }

  body.page-template-summer-festival .cnt-txt-topgallery-sf {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 0 !important;
  }
  body.page-template-summer-festival .tesi-dellagallery {
    margin-bottom: 0;
  }

  .img-mare {
    background-color: #fffbea;
    margin-top: -17rem;
  }
}

/* Medium phones (portrait mode) */
@media (max-width: 650.5px) {
  body.page-template-summer-festival .titolo-slider-intro-sf {
    font-family: "Righteous", sans-serif;
    color: #fff;
    font-size: 7rem;
    font-weight: 700;
    line-height: 1;
  }

  body.page-template-summer-festival h2 {
    color: #212529;
    font-family: "Righteous", sans-serif;
    font-style: normal;
  }

  body.page-template-summer-festival .giorno {
    font-size: 5rem;
    font-family: "Righteous", sans-serif;
    color: transparent;
    margin: 0;
    -webkit-text-stroke: 2px #e3fbff;
    text-stroke: 2px #e3fbff;
  }

  body.page-template-summer-festival .cnt-contenuto-evento-ev {
    margin-left: 3rem;
    margin-top: 1.25rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
  }

  body.page-template-summer-festival .logo-intro {
    max-width: 25rem;
  }
}

@media (max-width: 576px) {
}

@media (max-width: 500.5px) {
  body.page-template-summer-festival .titolo-mappa {
    text-align: center;
    margin-bottom: 5rem;
    margin-top: 3rem;
  }

  body.page-template-summer-festival .cnt-locandine-ep {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem !important;
    max-width: 90vw;
    margin: 0 auto !important;
  }

  body.page-template-summer-festival .img-mare {
    background-color: #fffbea;
    margin-top: -10rem;
  }
}

/* Small phones */
@media (max-width: 480.5px) {
  body.page-template-summer-festival .sezione2-landing.container {
    margin: 5rem auto;
  }

  body.page-template-summer-festival h4 {
    color: #212529;
    font-family: "Righteous", sans-serif;
    font-size: 3rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
  }

  body.page-template-summer-festival h2 {
    color: #212529;
    font-family: "Righteous", sans-serif;
    font-style: normal;
  }

  body.page-template-summer-festival .sezione3-landing.container {
    margin: 5rem auto;
  }

  .sezione-gallery-l.container {
    margin-top: 5rem;
  }

  body.page-template-summer-festival a.kjf-banner-cnt {
    margin-bottom: 5rem !important;
    display: block;
  }

  body.page-template-summer-festival .sezione-intro-landing {
    width: 100vw;
    height: 50vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    position: relative;
  }

  body.page-template-summer-festival .cont-eventi-principali {
    margin: 5rem auto !important;
  }
}

@media (max-width: 450.5px) {
  body.page-template-summer-festival .titolo-slider-intro-sf {
    font-family: "Righteous", sans-serif;
    color: #fff;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1;
  }
}

@media (max-width: 435.5px) {
  body.page-template-summer-festival .container-orario-programma {
    max-width: 4rem;
    width: 100%;
  }

  body.page-template-summer-festival .orario-del-programma {
    font-size: 1.5rem;
    font-weight: 300;
    color: #4975ba;
  }

  body.page-template-summer-festival .contenitore-testo-programma {
    max-width: 100%;
    width: 100%;
  }
}

body.page-template-summer-festival .colore-verde {
  color: #4fff20;
}

body.page-template-summer-festival .background-verde {
  background-color: #4fff20;
}

.colore-giallo {
  color: #faff00;
}

body.page-template-summer-festival .background-giallo {
  background-color: #faff00;
}

body.page-template-summer-festival .colore-nero {
  color: #000000;
}

body.page-template-summer-festival .rubik {
  font-family: "Rubik Distressed", system-ui;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
  display: block;
}

body.page-template-summer-festival .h1 {
  font-size: 5rem;
}

body.page-template-summer-festival .h2 {
  font-size: 3rem;
}

body.page-template-summer-festival .h3 {
  font-size: 2rem;
}

body.page-template-summer-festival .h4 {
  font-size: 1.5rem;
}

.h5 {
  font-size: 1.25rem;
}

body.page-template-summer-festival .h6 {
  font-size: 1.125rem;
}
body.page-template-summer-festival .container-titolo-rubik {
  position: relative;
}

body.page-template-summer-festival .sottotitolo-rubik.rubik.colore-giallo {
  left: -0.1em;
  top: -0.1em;
  bottom: initial;
  right: initial;
}

body.page-template-summer-festival .sottotitolo-rubik.rubik.colore-verde {
  right: -0.1em;
  top: -0.1em;
  bottom: initial;
  left: initial;
}

body.page-template-summer-festival .titolo-rubik {
  position: relative;
  z-index: 10;
}

body.page-template-summer-festival .sottotitolo-rubik {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

body.page-template-summer-festival p.kriu {
  position: relative;
  z-index: 10;
}

body.page-template-summer-festival p.kriu::after {
  content: "";
  display: block;
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
  top: 0.5rem;
  right: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
  position: absolute;
  z-index: -1;
  transform: skew(2.5deg, -2deg);
}

body.page-template-summer-festival p.kriu.giallo::after {
  background-color: #faff00;
}

body.page-template-summer-festival p.kriu.verde::after {
  background-color: #4fff20;
}

body.page-template-summer-festival p.kriu strong {
  display: inline-block;
  padding-left: 0.25em;
  padding-right: 0.25em;
  background: #000;
  color: #fff;
  position: relative;
  z-index: 10;
  margin-left: 0.5625rem;
  margin-right: 0.5625rem;
}

body.page-template-summer-festival p.kriu strong::before,
body.page-template-summer-festival p.kriu strong::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  background: #000;
  z-index: -1;
}

body.page-template-summer-festival p.kriu strong::before {
  left: -0.5rem;
  width: 1rem;
  transform: skewX(4deg);
}

body.page-template-summer-festival p.kriu strong::after {
  right: -0.5rem;
  width: 1rem;
  transform: skewX(4deg);
}

body.page-template-summer-festival .mb4 {
  margin-bottom: 4rem;
}

body.page-template-summer-festival .condensed {
  font-family: "Fjalla one";
}

body.page-template-summer-festival label.label-kriu {
  line-height: 1;
  padding: 0.25rem 1rem;
  position: relative;
  z-index: 10;
}

body.page-template-summer-festival label.label-kriu::before,
body.page-template-summer-festival label.label-kriu::after {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  background: #4fff20;
  z-index: -1;
}

body.page-template-summer-festival label.label-kriu::before {
  left: -0.5rem;
  width: 1rem;
  transform: skewX(4deg);
}

body.page-template-summer-festival label.label-kriu::after {
  right: -0.5rem;
  width: 1rem;
  transform: skewX(4deg);
}

body.page-template-summer-festival h6.h3.condensed.titolo-del-programma {
  line-height: 1;
  margin-bottom: 0.5rem;
  text-transform: uppercase;
}

body.page-template-summer-festival .sezione-programma {
  position: relative;
}

body.page-template-summer-festival .sezione-programma > div:not(.spray-can) {
  position: relative;
  z-index: 10;
}

body.page-template-summer-festival .sezione-programma > div.spray-can {
  display: block;
  width: 50rem;
  position: absolute;
  bottom: 0;
  z-index: 1;
  animation-name: spray-anim;
  animation-duration: 30s;
  animation-timing-function: linear;
  animation-delay: 0;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes spray-anim {
  0% {
    left: 0;
    bottom: -5rem;
  }
  25% {
    left: 25%;
    bottom: 0rem;
  }
  50% {
    left: 50%;
    bottom: -5rem;
  }
  100% {
    left: calc(100% - 50rem);
    bottom: 0;
  }
}

/* Ultra-small devices (older phones, very small screens) */
@media (max-width: 400.5px) {
}
@media (max-width: 380.5px) {
}

@media all and (max-width: 1023.5px) {
  body.page-template-summer-festival .desktop-only {
    display: none !important;
  }
  .sezione-programma > div.spray-can {
    width: 25rem;
  }
  @keyframes spray-anim {
    0% {
      left: 0;
      bottom: -2rem;
    }
    25% {
      left: 25%;
      bottom: 0rem;
    }
    50% {
      left: 50%;
      bottom: -2rem;
    }
    100% {
      left: calc(100% - 10rem);
      bottom: 0;
    }
  }
}

@media all and (min-width: 1024px) {
  body.page-template-summer-festival .mobile-only {
    display: none !important;
  }
}

body.page-template-summer-festival .centered {
  text-align: center;
}

@media (max-width: 1024.5px) {
}

body.page-template-summer-festival a.link-bianco:link,
body.page-template-summer-festival a.link-bianco:visited,
body.page-template-summer-festival a.link-bianco:hover {
  color: #fff;
  display: inline-block;
}

body.page-template-summer-festival a.link-bianco:not(:last-child) {
  margin-right: 1rem;
}

body.page-template-summer-festival section.sezione-intro {
  padding: 4rem 0;
  background-image: url("../img/background-intro.jpg");
  box-shadow: 0 -1px 8px inset rgba(0, 0, 0, 0.2);
  background-attachment: fixed;
  background-size: cover;
}

@media all and (min-width: 1024px) {
  body.page-template-summer-festival
    .col-sm-12.col-md-12.col-lg-6.container-immagine-sx.mb4 {
    margin-bottom: 0;
  }
}

@media all and (max-width: 767.5px) {
  body.page-template-summer-festival .data-del-giorno {
    width: 100%;
    margin: 0 0 2rem 0;
    align-self: flex-start;
  }
  body.page-template-summer-festival .h1 {
    font-size: 3rem;
  }
  body.page-template-summer-festival .h3 {
    font-size: 1.5rem;
  }
  body.page-template-summer-festival .sezione-intro {
    background-attachment: scroll;
  }
}

@media all and (max-width: 399.5px) {
  body.page-template-summer-festival .data-del-giorno {
    width: 100%;
    margin: 0 0 2rem 0;
    align-self: flex-start;
  }
  body.page-template-summer-festival .h1 {
    font-size: 2.5rem;
  }
  body.page-template-summer-festival .h3 {
    font-size: 1.25rem;
  }
  body.page-template-summer-festival .mb4 {
    margin-bottom: 2rem;
  }
}

body.page-template-summer-festival
  .col-sm-12.col-md-12.col-lg-6.container-testo-dx {
  align-self: flex-end;
}

body.page-template-summer-festival section.video-kriu {
  margin-top: -0.5rem;
}

body.page-template-summer-festival div#video_container {
  width: calc(100% - 1rem);
  margin: 0 auto;
}

body.page-template-summer-festival .item-video {
  display: block;
  width: 100%;
  padding-top: 177.77%;
  height: 0;
  position: relative;
  overflow: hidden;
}

body.page-template-summer-festival header.video-header {
  margin-top: 1rem;
}

body.page-template-summer-festival .item-video .responsive-video {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

body.page-template-summer-festival .owl-nav {
  position: absolute;
  top: 50%;
  left: -2rem;
  right: -2rem;
  width: calc(100% + 4rem);
  pointer-events: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

body.page-template-summer-festival .owl-dots {
  text-align: center;
}

body.page-template-summer-festival button.owl-dot {
  background: #666 !important;
  width: 1rem;
  height: 1rem;
  margin: 0 0.5rem;
  transition: all 0.3s linear;
}

body.page-template-summer-festival button.owl-dot.active {
  background: #4fff20 !important;
  width: 2rem;
}

@media all and (max-width: 511.5px) {
  body.page-template-summer-festival
    h5.h3.orario-del-programma.colore-nero.condensed {
    font-size: 1rem;
    text-align: center;
  }
  body.page-template-summer-festival .h1 {
    font-size: 2.25rem;
  }
}

@media all and (max-width: 425.5px) {
  body.page-template-summer-festival .logo-intro {
    max-width: 20rem;
  }
}
body.page-template-summer-festival .video-intro {
  display: block;
  width: 100%;
  margin-top: 2rem;
  position: relative;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  z-index: 1;
}

body.page-template-summer-festival .video-intro video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  margin: 0;
  object-fit: cover;
}

body.page-template-summer-festival .box-testo-video-intro {
  display: block;
  width: calc(100% - 4rem);
  max-width: 64rem;
  padding: 1.5rem;
  background: #fff;
  position: relative;
  z-index: 10;
  top: -3rem;
  left: 2rem;
  transform-origin: center;
  transform: skew(1deg, 1deg);
  filter: drop-shadow(8px 8px 0 #000);
}

body.page-template-summer-festival .box-testo-video-intro > div {
  transform-origin: center;
  transform: skew(-1deg, -1deg);
  width: 100%;
}

body.page-template-summer-festival
  .box-testo-video-intro
  p.contenuto-sezione2.kriu.giallo {
  margin-bottom: 1rem;
}

@media all and (max-width: 991.5px) {
  body.page-template-summer-festival .box-testo-video-intro {
    width: calc(100% - 1.5rem);
    max-width: 64rem;
    padding: 1rem;
    top: -1.5rem;
    left: 1rem;
  }
}

body.page-template-summer-festival .video-responsive {
  display: block;
  width: 100%;
  position: relative;
}

body.page-template-summer-festival .video-responsive.desktop-only {
  padding-top: 56.25%;
}

body.page-template-summer-festival .video-responsive.mobile-only {
  padding-top: 177.77%;
}

body.page-template-summer-festival
  .video-responsive.mobile-only
  .button-play-overlay {
  background-size: 4rem;
}

body.page-template-summer-festival
  .video-responsive.desktop-only
  .button-play-overlay {
  background-size: 8rem;
}

body.page-template-summer-festival .video-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

body.page-template-summer-festival .button-play-overlay {
  position: absolute;
  z-index: 10;
  background-color: #00000033;
  background-image: url("../img/play-button.png");
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  cursor: pointer;
}

body.page-template-summer-festival .button-play-overlay.hide-button {
  opacity: 0;
}

@media all and (max-width: 639.5px) {
  body.page-template-summer-festival .cont-eventi-principali {
    margin: 4rem auto !important;
  }
  body.page-template-summer-festival h4.title-ep {
    font-size: 2rem;
  }
  body.page-template-summer-festival .cont-eventi-resto {
    padding: 2rem 0;
  }

  body.page-template-summer-festival .cnt-ev {
    max-width: 100%;
    margin: 0 auto !important;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cnt-ev .cnt-total-mensile-ev h2.mese {
    margin-left: -1rem !important;
    font-size: 2.5rem;
    background: #f9dc00;
    color: #fff !important;
    padding: 0.5rem 1rem;
    line-height: 1;
    margin-bottom: 3rem !important;
  }
  body.page-template-summer-festival .cnt-total-mensile-ev {
    margin-bottom: 2rem !important;
  }

  body.page-template-summer-festival
    .cnt-ev
    .cnt-total-mensile-ev:nth-child(odd)
    h2.mese {
    margin-left: -1rem !important;
  }
  body.page-template-summer-festival .cnt-evento-ev {
    max-width: 100%;
    width: 100%;
    height: auto;
  }

  body.page-template-summer-festival .cnt-evento-ev:not(:last-child) {
    margin-bottom: 2rem;
  }
  body.page-template-summer-festival .cnt-mensile-ev {
    gap: unset;
  }
  body.page-template-summer-festival .giorno {
    font-size: 3rem;
  }
  body.page-template-summer-festival .cnt-contenuto-evento-ev {
    margin-left: 0rem;
  }
  body.page-template-summer-festival .titolo-mappa {
    margin-bottom: 2rem;
    margin-top: 2rem;
    font-size: 2rem;
  }
  body.page-template-summer-festival .cont-cnt-gallery-tot {
    max-width: 100%;
    width: 100%;
    padding: 0 !important;
    margin: 5rem auto 0 auto !important;
  }
  body.page-template-summer-festival .stripe-background::after {
    left: -1rem !important;
    width: calc(100% + 2rem) !important;
    background-attachment: scroll !important;
    right: -1rem !important;
  }
  body.page-template-summer-festival .top-gallery-sf {
    margin: 0 auto;
    margin-bottom: 4rem !important;
  }
  body.page-template-summer-festival h4.title-gallery-sf.testo-bianco {
    font-size: 2rem;
    text-align: left;
    width: 100%;
    margin: 0 0 1rem 0;
  }
  body.page-template-summer-festival h4.title-of-gallery-sf.testo-blu {
    font-size: 2rem;
    margin-bottom: 0;
  }
  body.page-template-summer-festival h4.titolo-form-l.testo-bianco {
    font-size: 2rem;
    margin-bottom: 0;
  }
  body.page-template-summer-festival .container-testo-fl {
    margin-bottom: 2rem;
  }
  body.page-template-summer-festival .sezione-form-l {
    background-color: #204185;
    padding: 4rem 1rem 0rem 1rem;
  }
  body.page-template-summer-festival .background-img-slider-intro-sf {
        height: 100vh;
        background-position: center;
        margin-top: 0;
    }
  body.page-template-summer-festival .cnt-testi-ep.container {
    text-align: center;
    margin-bottom: 2rem;
  }
}

body.page-template-summer-festival .container-form-l .form-general-cnt {
  background-color: transparent;
  box-shadow: none;
  width: 100%;
}

body.page-template-summer-festival .par-foot {
  color: #fff !important;
  margin-top: 2rem;
  font-weight: 400 !important;
  font-family: "Work Sans", sans-serif !important;
}

body.page-template-summer-festival .foot-link {
  text-align: center;
  font-family: "Work Sans", sans-serif !important;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.04375rem;
  color: #fff !important;
  text-decoration: none !important;
  margin-bottom: 1rem;
}

body.page-template-summer-festival .foot-link:hover {
  color: #e4a535 !important;
  transition: all 0.4s ease-in-out;
}

body.page-template-summer-festival h2.widget-title.h5 {
  font-family: "Big Shoulders", sans-serif !important;
}

body.page-template-summer-festival .bootscore-copyright {
  color: #fff !important;
}

body.page-template-summer-festival span.cr-symbol {
  color: #fff !important;
  font-size: 0.875rem !important;
}

span.datafine {
    color: #fff !important;
    display: block;
    font-size: 1.25rem !important;
    margin-bottom: .5rem;
}

h2.titolo-attesa {
    font-size: 2rem;
    text-align: center;
    display: block;
    width: 100%;
    color: #fff !important;
}

p.testo-attesa {
    font-size: 1.25rem !important;
    text-align: center !important;
    display: block;
    width: 100%;
    color: #fff !important;
}