#top-head {
  height: 960px;
}
#top-head .bg-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  backface-visibility: hidden;
}
#top-head .bg-container.overlay::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
#top-head .bg-container.overlay.overlay-60::before {
  background-image: linear-gradient(140deg, rgba(59, 204, 214, 0.9) -100%, rgba(0, 36, 61, 0.9) 30%, rgba(0, 0, 0, 0) 70%);
}
#top-head .barra {
  border-radius: 0 50px 50px 0;
  width: 65%;
  position: relative;
  float: left;
  margin-bottom: 1rem;
}
#top-head .barra .icon {
  top: 50%;
  position: absolute;
  right: 0;
  translate: -50% -50%;
}
#top-head .barra .icon img {
  height: 40px;
}
#top-head .barra::after {
  content: "";
  background-color: #fff;
  height: 100%;
  width: 100%;
  left: -100%;
  position: absolute;
  top: 0;
}
.btn-new {
  background-image: linear-gradient(to right, #0090ae 0%, #7ef028 100%);
  color: #fff;
  font-weight: 600;
  padding: 10px 80px;
}
.list-new {
  list-style: none;
  margin-bottom: 0;
}
.list-new li {
  position: relative;
  margin-bottom: 15px;
}
.list-new li:last-child {
  margin-bottom: 0;
}
.list-new li::before {
  background: url("/wp-content/themes/zoomday/images/evento/baloon.png");
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  z-index: 1;
  width: 25px;
  height: 25px;
  display: inherit;
  background-repeat: no-repeat;
  background-size: contain;
}
.bg-gradient-new {
  background-image: linear-gradient(to top, #0090ae 0%, #00243d 100%);
}
#box-count {
  position: absolute;
  top: -130px;
  z-index: 5;
  left: 0;
  right: 0;
}
#box-count .card {
  background-image: linear-gradient(to right, #0090ae 0%, #00243d 100%) !important;
  border-radius: 15px;
}
#box-count .card .card-body {
  border-radius: 15px;
}
#box-count .card .card-body #countdown .box-countdown {
  min-width: 60px;
  flex-direction: column;
  display: inline-flex;
  text-align: center;
  margin-top: 15px;
}
#box-count .card .card-body #countdown .box-countdown .numero {
  font-size: 65px;
  display: inline-flex;
  font-weight: 600;
  color: #093540;
}
#box-count .card .card-body #countdown .box-countdown span {
  padding-bottom: 20px;
  display: inline-flex;
  font-weight: normal;
  font-size: 25px;
  text-transform: capitalize;
  color: #093540;
  align-items: end;
  padding-left: 10px;
}
#box-count .card .card-body #countdown .termineoff {
  color: #fff;
  font-size: 30px;
  border-top: 1px solid;
  padding: 4px 15px;
}
#box-count .card .card-body .sup-max {
  position: absolute;
  right: -210px;
  top: 50%;
  translate: -50% -50%;
}
#box-count .card .card-body .sup-max img {
  height: 150px;
}
#altro .box-altro img {
  height: 80px;
  margin-bottom: 15px;
}
.bd-line-through::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 2px;
  background-color: red;
  transform: rotate(-16deg) translateY(-50%);
}
/*** old ***/
.grp-zoom {
  width: 158px;
  fill: #0092a9 !important;
  position: absolute;
  right: 0;
}
.soldout {
  background-color: rgba(0, 0, 0, 0.8);
  display: block;
  width: 130%;
  text-align: center;
  height: 120px;
  position: absolute;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 1.7;
  top: 50%;
  left: 50%;
  color: #fff;
  transform: translate(-50%, -50%) rotate(-20deg);
}
.sold-out {
  display: none !important;
}
.box-circle {
  fill: #8ed1fc !important;
  opacity: 0.2 !important;
  position: absolute;
  top: 50%;
  z-index: -1;
  left: -8%;
}
#pinloc {
  position: absolute;
  opacity: 0.2;
  top: -190px;
  height: 190px;
  left: 100px;
  transform: rotate(-20deg);
}
.box-location {
  max-height: 802px;
  position: relative;
  overflow: hidden;
}
.box-location::before {
  content: "";
  position: absolute;
  z-index: 0;
  background-image: linear-gradient(135deg, #0D101E 30%, #4582EC 100%);
  opacity: 0.45;
  width: 100%;
  height: 100%;
  visibility: hidden;
}
.loc {
  font-size: 50px;
  font-weight: 700;
  display: inline-block;
}
.bg-nosoft-primary {
  background-color: #fFF !important;
}
.arrow {
  left: -60px;
  position: relative;
  top: -20px;
}
.arrow #arrow {
  width: 110px;
  fill: #0092a9;
}
#day-1 h5 {
  color: #0092a9;
}
#day-2 h5 {
  color: #7CC901;
}
.nav-tabs .nav-link {
  background-image: url("/wp-content/themes/zoomday/images/pattern/pattern-card2.png");
  background-size: cover;
}
.nav-tabs .nav-link.active {
  background-color: #0092a9;
  border-color: #0092a9;
}
.btn-icon {
  width: 70px;
  height: 70px;
  padding: 0;
  line-height: 65px;
}
.iva {
  font-size: 0.85rem;
  display: inline-block;
  position: relative;
  top: -6px;
}
#testimonial .box-testimonial .btn-icon {
  width: 50px;
  height: 50px;
}
#testimonial .box-testimonial .btn-icon img {
  top: 10px;
  position: relative;
}
#testimonial .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
}
#testimonial .owl-nav .owl-prev, #testimonial .owl-nav .owl-next {
  width: 60px;
  height: 60px;
  background-color: white;
  border-radius: 50%;
  box-shadow: rgba(11, 15, 25, 0.06) 0px 4.4px 12px -1px, rgba(11, 15, 25, 0.03) 0px 2px 6.4px -1px;
  position: absolute;
}
#testimonial .owl-nav .owl-prev.disabled, #testimonial .owl-nav .owl-next.disabled {
  opacity: 0.2;
}
#testimonial .owl-nav .owl-prev.disabled:hover, #testimonial .owl-nav .owl-next.disabled:hover {
  background-color: rgba(255, 255, 255, 0.3);
  cursor: auto;
}
#testimonial .owl-nav .owl-prev:hover, #testimonial .owl-nav .owl-next:hover {
  background-color: #0092a9;
  color: #fff;
}
#testimonial .owl-nav .owl-prev span, #testimonial .owl-nav .owl-next span {
  font-size: 50px;
  line-height: 66px;
  font-weight: 300;
}
#testimonial .owl-nav .owl-prev {
  left: 16px;
}
#testimonial .owl-nav .owl-next {
  right: 16px;
}
.gallery iframe {
  border-radius: 15px;
  font-family: "Poppins", sans-serif;
}
#ombra {
  left: 1.5rem;
  width: calc(100% - 3rem);
  height: 5rem;
  filter: blur(0.75rem);
  bottom: 40px;
}
.infocard .box-ico {
  top: -100px !important;
}
.infocard .more {
  position: relative;
  padding-right: 16px !important;
  transition: padding 0.3s, opacity 0.3s;
}
.infocard .more::after {
  content: "";
  background: url("../images/fa/right-white.svg") no-repeat;
  width: 20px;
  height: 16px;
  margin-left: -6px;
  top: 8px;
  position: absolute;
  vertical-align: middle;
  transition: margin 0.3s, opacity 0.3s;
}
.infocard:hover {
  color: #0092a9;
}
.infocard:hover .more {
  padding-left: 30px !important;
}
.infocard:hover .more::after {
  margin-left: 0;
}
.box-num .num {
  font-size: 65px;
  font-weight: 300;
}
.box-num .txt-num {
  display: inline-block;
  text-align: left;
  vertical-align: 12px;
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
}
.box-num .txt-num span {
  display: block;
}
.txt-pro p {
  margin-bottom: 0;
}
.box-list li {
  position: relative;
}
.box-list li::before {
  content: "";
  position: relative;
  background: url("/wp-content/themes/zoomday/images/fa/circle-check.svg") left center no-repeat;
  width: 20px;
  height: 20px;
  top: 0;
  margin-right: 0.5rem;
}
.tab-content .tab-pane div.border-bottom:first-child {
  padding-top: 0 !important;
}
.tab-content .tab-pane div.border-bottom:last-child {
  border-bottom: none !important;
}
.box-sx .card {
  background-image: url("/wp-content/themes/zoomday/images/pattern/pattern-6.png");
  background-size: cover;
}
.box-dx .card {
  background-image: url("/wp-content/themes/zoomday/images/pattern/pattern-7.png");
  background-size: cover;
}
.accordion-button:focus {
  box-shadow: none;
}
.modal-drag-handle {
  cursor: move;
}
.card-img-scale {
  position: relative;
  height: 180px;
}
.card-img-scale img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: scale(1);
  transform: scale(1);
  object-fit: cover;
  object-position: bottom;
  width: 100%;
  height: 100%;
}
.card-img-scale:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.box-dm .box-foto {
  width: 150px;
  height: 150px;
  position: relative;
}
.box-dm .box-foto img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
#programma::before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/themes/zoomday/images/pattern/pattern-9.png");
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: 25%;
}
#programma .intro-programma {
  font-size: 1.4em;
}
#programma .intro-programma p {
  margin: 0;
}
#programma .circle {
  position: absolute;
  right: -20px;
  top: -20px;
}
#programma .circle img {
  height: 300px;
}
#programma .max-compra {
  position: absolute;
  left: 0;
  top: 0;
}
#programma .oral {
  box-shadow: 1px 1px 0 #000;
}
#programma .rel img {
  height: 350px;
}
#programma hr {
  border-top: 5px solid #0090ae;
  opacity: 0.8;
}
#programma hr:last-child {
  display: none;
}
/* solo per evento 27 ottobre, dopo commentare */
@media screen and (max-width: 1280px) {
  #top-head .barra {
    width: 90%;
  }
}
@media screen and (max-width: 991px) {
  #menu-altre li a {
    color: #000 !important;
    border-radius: 0 !important;
  }
  .offcanvas-header h5 {
    color: #0090ae !important;
  }
  #top-head {
    height: 700px;
  }
  #top-head .barra .icon {
    display: none;
  }
  #box-count .card .card-body #countdown .box-countdown {
    padding: 0.5rem 1rem;
    margin-top: 0;
    text-align: center;
  }
  #box-count .card .card-body #countdown .box-countdown:last-child {
    border-right: none;
  }
  #box-count .card .card-body #countdown .box-countdown .numero {
    display: block;
    margin-top: 0;
  }
  #box-count .card .card-body #countdown .box-countdown span {
    margin-top: -20px;
    padding-bottom: 0;
    display: block;
    padding-left: 0;
  }
  #box-count .card .card-body .sup-max {
    position: absolute;
    right: -200px;
    top: 50%;
    translate: -50% -50%;
  }
  #box-count .card .card-body .sup-max img {
    height: 150px;
  }
  #altro .col-md-6:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #top-head {
    height: 760px;
  }
  #top-head .barra {
    width: 100%;
  }
  #box-count {
    top: -185px;
  }
  .sup-max {
    display: none;
  }
  .soldout {
    line-height: 2.2;
  }
  .btn-new {
    padding: 10px 50px;
  }
}
@media screen and (max-width: 767px) {
  #newMenu .container {
    padding: 5px 0;
  }
  #programma .oral {
    margin: 0 auto;
    display: table;
  }
}
@media screen and (max-width: 600px) {
  #dove .card {
    border-radius: 10px !important;
  }
}
@media screen and (max-width: 540px) {
  #top-head {
    height: 700px;
  }
  #top-head .barra {
    position: relative;
    left: -12px;
  }
  #box-count {
    top: -108px;
  }
  #box-count .card .card-body #countdown .box-countdown {
    min-width: 115px;
    padding: 0.5rem;
    border-right: 1px solid #dedede;
  }
  #box-count .card .card-body #countdown .box-countdown .numero {
    font-size: 3rem;
    line-height: 1.5;
  }
  #box-count .card .card-body #countdown .box-countdown span {
    line-height: 2.25;
    margin-bottom: 0;
    display: block;
    font-weight: normal;
    font-size: 0.85rem;
    text-transform: capitalize;
    color: #000;
  }
  .soldout {
    line-height: 2.7;
  }
}
@media screen and (max-width: 414px) {
  #box-count .card .card-body #countdown .box-countdown {
    min-width: 75px;
  }
}
@media screen and (max-width: 375px) {
  #box-count .card .card-body #countdown .box-countdown .numero {
    font-size: 36px;
  }
  .soldout {
    line-height: 3;
  }
  .btn-new {
    padding: 10px 40px;
  }
}
#gform_7 #field_7_6 {
  width: 27%;
  display: inline-block;
}
#gform_7 #field_7_33 {
  float: right;
  display: inline-block;
  margin-bottom: 26px;
}
:root {
  --main-color: #cf0c6e;
}
.page-template-page-acquisto-2026, .page-template-page-grazie-2026, .page-template-page-home-2026 {
  color: #FFF;
  background: #000 url(../images/evento/2026/bg-seozoomday-2026.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.page-template-page-acquisto-2026 *, .page-template-page-acquisto-2026 *:focus, .page-template-page-acquisto-2026 *:active, .page-template-page-acquisto-2026 *:hover, .page-template-page-grazie-2026 *, .page-template-page-grazie-2026 *:focus, .page-template-page-grazie-2026 *:active, .page-template-page-grazie-2026 *:hover, .page-template-page-home-2026 *, .page-template-page-home-2026 *:focus, .page-template-page-home-2026 *:active, .page-template-page-home-2026 *:hover {
  outline: none !important;
}
.page-template-page-acquisto-2026 strong, .page-template-page-acquisto-2026 b, .page-template-page-acquisto-2026 .fw-900, .page-template-page-grazie-2026 strong, .page-template-page-grazie-2026 b, .page-template-page-grazie-2026 .fw-900, .page-template-page-home-2026 strong, .page-template-page-home-2026 b, .page-template-page-home-2026 .fw-900 {
  font-weight: 600 !important;
}
.page-template-page-acquisto-2026 .light, .page-template-page-grazie-2026 .light, .page-template-page-home-2026 .light {
  font-weight: 300 !important;
}
.page-template-page-acquisto-2026 .titolo, .page-template-page-grazie-2026 .titolo, .page-template-page-home-2026 .titolo {
  font-weight: 300 !important;
  font-size: 46px;
}
.page-template-page-acquisto-2026 .titolo.nuvola span, .page-template-page-grazie-2026 .titolo.nuvola span, .page-template-page-home-2026 .titolo.nuvola span {
  background: url(../images/evento/2026/nuvoletta.svg) no-repeat 5px 0px;
  background-size: 52px;
  background-position: 0px 6px;
  font-size: 1.2em;
  display: block;
}
.page-template-page-acquisto-2026 .titolo span, .page-template-page-grazie-2026 .titolo span, .page-template-page-home-2026 .titolo span {
  position: relative;
  margin: -10px;
  padding-left: 10px;
  letter-spacing: 1.4px;
  font-weight: 600 !important;
}
.page-template-page-acquisto-2026 #parallax .parallax-2, .page-template-page-grazie-2026 #parallax .parallax-2, .page-template-page-home-2026 #parallax .parallax-2 {
  position: relative;
  bottom: calc(-3rem + -16px);
  background-repeat: no-repeat;
  background-size: 410px;
  background-position: 20% bottom;
}
.page-template-page-acquisto-2026 .card2026, .page-template-page-grazie-2026 .card2026, .page-template-page-home-2026 .card2026 {
  background: #ffffff28;
  color: #FFF;
  border-radius: 15px;
  backdrop-filter: blur(7.4px);
  -webkit-backdrop-filter: blur(7.4px);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
}
.page-template-page-acquisto-2026 .btn-new, .page-template-page-grazie-2026 .btn-new, .page-template-page-home-2026 .btn-new {
  padding: 10px 40px;
}
.page-template-page-acquisto-2026 body.logged-in header, .page-template-page-grazie-2026 body.logged-in header, .page-template-page-home-2026 body.logged-in header {
  margin-top: 0;
}
.page-template-page-acquisto-2026 .fixed-top, .page-template-page-grazie-2026 .fixed-top, .page-template-page-home-2026 .fixed-top {
  position: static;
}
.page-template-page-acquisto-2026 .motivo-box, .page-template-page-grazie-2026 .motivo-box, .page-template-page-home-2026 .motivo-box {
  border-radius: 15px;
  padding: 15px;
  margin-top: 1rem;
  background: #ffffff28;
  background: linear-gradient(50deg, #313a77, #e31877);
  display: flex;
  height: 100%;
}
.page-template-page-acquisto-2026 .motivo-box .title, .page-template-page-grazie-2026 .motivo-box .title, .page-template-page-home-2026 .motivo-box .title {
  background: none;
  font-weight: 600;
  color: #FFF;
  font-size: 1.6em;
}
.page-template-page-acquisto-2026 #gotop, .page-template-page-grazie-2026 #gotop, .page-template-page-home-2026 #gotop {
  background: var(--main-color);
  border-color: #000;
  border-radius: 8px;
}
.page-template-page-acquisto-2026 .owl-theme .owl-dots .owl-dot span, .page-template-page-grazie-2026 .owl-theme .owl-dots .owl-dot span, .page-template-page-home-2026 .owl-theme .owl-dots .owl-dot span {
  background: #FFF;
  opacity: 0.5;
}
.page-template-page-acquisto-2026 .owl-theme .owl-dots .owl-dot.active span, .page-template-page-acquisto-2026 .owl-theme .owl-dots .owl-dot:hover span, .page-template-page-grazie-2026 .owl-theme .owl-dots .owl-dot.active span, .page-template-page-grazie-2026 .owl-theme .owl-dots .owl-dot:hover span, .page-template-page-home-2026 .owl-theme .owl-dots .owl-dot.active span, .page-template-page-home-2026 .owl-theme .owl-dots .owl-dot:hover span {
  background: var(--main-color);
  opacity: 1;
}
.page-template-page-acquisto-2026 .bg-gradient-new2, .page-template-page-grazie-2026 .bg-gradient-new2, .page-template-page-home-2026 .bg-gradient-new2 {
  background: linear-gradient(to right, #0a6e92 0%, #9f0084 100%);
}
.page-template-page-acquisto-2026 .bg-ticket, .page-template-page-grazie-2026 .bg-ticket, .page-template-page-home-2026 .bg-ticket {
  background: url(../images/evento/2026/biglietto2.svg) no-repeat center center;
}
.page-template-page-acquisto-2026 .bg-ticket .text-white img, .page-template-page-grazie-2026 .bg-ticket .text-white img, .page-template-page-home-2026 .bg-ticket .text-white img {
  max-height: 40px;
  width: auto;
}
.page-template-page-acquisto-2026 .btn-new, .page-template-page-grazie-2026 .btn-new, .page-template-page-home-2026 .btn-new {
  color: #FFF;
  background: var(--main-color);
  border: none !important;
  margin: 0 !important;
  box-shadow: none !important;
}
.page-template-page-acquisto-2026 .btn-new:not(.rounded-pill), .page-template-page-grazie-2026 .btn-new:not(.rounded-pill), .page-template-page-home-2026 .btn-new:not(.rounded-pill) {
  padding: 6px 20px;
  font-size: 16px;
}
.page-template-page-acquisto-2026 #newMenu .container, .page-template-page-grazie-2026 #newMenu .container, .page-template-page-home-2026 #newMenu .container {
  background: none;
  border: none;
  box-shadow: none !important;
}
.page-template-page-acquisto-2026 #newMenu .navbar-brand, .page-template-page-grazie-2026 #newMenu .navbar-brand, .page-template-page-home-2026 #newMenu .navbar-brand {
  min-width: 240px;
  position: relative;
  background: url(../images/evento/2026/logo-2026.svg);
  background-size: 200px auto;
  background-position: center left;
  background-repeat: no-repeat;
}
.page-template-page-acquisto-2026 #newMenu .navbar-brand img, .page-template-page-grazie-2026 #newMenu .navbar-brand img, .page-template-page-home-2026 #newMenu .navbar-brand img {
  opacity: 0;
}
.page-template-page-acquisto-2026 #top-head, .page-template-page-grazie-2026 #top-head, .page-template-page-home-2026 #top-head {
  height: auto;
  padding-top: 40px;
}
.page-template-page-acquisto-2026 #top-head .h2, .page-template-page-grazie-2026 #top-head .h2, .page-template-page-home-2026 #top-head .h2 {
  font-size: 19px;
  line-height: 1.4;
}
.page-template-page-acquisto-2026 #top-head .h2 .claim, .page-template-page-grazie-2026 #top-head .h2 .claim, .page-template-page-home-2026 #top-head .h2 .claim {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.1em;
  margin-bottom: 1rem;
}
.page-template-page-acquisto-2026 #top-head .logo-ev, .page-template-page-grazie-2026 #top-head .logo-ev, .page-template-page-home-2026 #top-head .logo-ev {
  max-width: 600px;
}
.page-template-page-acquisto-2026 #top-head .mano, .page-template-page-grazie-2026 #top-head .mano, .page-template-page-home-2026 #top-head .mano {
  margin-top: -60px;
  max-height: 650px;
}
.page-template-page-acquisto-2026 #top-head .btn-new, .page-template-page-grazie-2026 #top-head .btn-new, .page-template-page-home-2026 #top-head .btn-new {
  background: transparent;
  color: #FFF;
  border: 2px solid var(--main-color) !important;
  margin: 1.5rem 0 0 !important;
}
.page-template-page-acquisto-2026 #top-head .btn-new:hover, .page-template-page-grazie-2026 #top-head .btn-new:hover, .page-template-page-home-2026 #top-head .btn-new:hover {
  background: var(--main-color);
}
.page-template-page-acquisto-2026 #top-head .barra, .page-template-page-grazie-2026 #top-head .barra, .page-template-page-home-2026 #top-head .barra {
  border-radius: 6px 0px 0px 6px;
  position: absolute;
  top: 64%;
  right: 0;
  float: none;
  color: #FFF;
  width: 340px;
  background: #ffffff28;
  text-shadow: 1px 1px 10px #000;
}
.page-template-page-acquisto-2026 #top-head .barra:after, .page-template-page-grazie-2026 #top-head .barra:after, .page-template-page-home-2026 #top-head .barra:after {
  background: #ffffff28;
  left: 100%;
}
.page-template-page-acquisto-2026 #top-head .barra + .barra, .page-template-page-grazie-2026 #top-head .barra + .barra, .page-template-page-home-2026 #top-head .barra + .barra {
  margin-top: 5rem;
}
.page-template-page-acquisto-2026 #top-head .barra .fs-11, .page-template-page-grazie-2026 #top-head .barra .fs-11, .page-template-page-home-2026 #top-head .barra .fs-11 {
  font-size: 1.2em;
}
.page-template-page-acquisto-2026 #top-head #countdown .box-countdown, .page-template-page-grazie-2026 #top-head #countdown .box-countdown, .page-template-page-home-2026 #top-head #countdown .box-countdown {
  background: #ffffff28;
  border-radius: 6px;
  padding: 10px 14px;
  color: #FFF;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  margin-right: 2px;
}
.page-template-page-acquisto-2026 #top-head #countdown .box-countdown strong, .page-template-page-grazie-2026 #top-head #countdown .box-countdown strong, .page-template-page-home-2026 #top-head #countdown .box-countdown strong {
  font-weight: 600;
}
.page-template-page-acquisto-2026 #top-head #countdown .box-countdown span, .page-template-page-grazie-2026 #top-head #countdown .box-countdown span, .page-template-page-home-2026 #top-head #countdown .box-countdown span {
  font-size: 16px;
  font-weight: 400;
  margin-left: 5px;
  letter-spacing: 0.5px;
}
.page-template-page-acquisto-2026 #top-head #countdown .box-countdown .numero, .page-template-page-grazie-2026 #top-head #countdown .box-countdown .numero, .page-template-page-home-2026 #top-head #countdown .box-countdown .numero {
  position: relative;
  top: 3px;
}
.page-template-page-acquisto-2026 #top-head #countdown .box-countdown .fs-11, .page-template-page-grazie-2026 #top-head #countdown .box-countdown .fs-11, .page-template-page-home-2026 #top-head #countdown .box-countdown .fs-11 {
  font-size: 1.1em;
}
.page-template-page-acquisto-2026 #altro .container, .page-template-page-grazie-2026 #altro .container, .page-template-page-home-2026 #altro .container {
  background: #ffffff28;
  border-radius: 20px;
}
.page-template-page-acquisto-2026 #altro .box-altro, .page-template-page-grazie-2026 #altro .box-altro, .page-template-page-home-2026 #altro .box-altro {
  font-size: 15px;
  font-weight: 300;
  padding: 0 30px;
  padding-top: 10px;
  background: url(../images/evento/2026/nuvoletta.svg) no-repeat left 0px;
  background-size: 60px;
}
.page-template-page-acquisto-2026 #altro .box-altro h3, .page-template-page-grazie-2026 #altro .box-altro h3, .page-template-page-home-2026 #altro .box-altro h3 {
  font-weight: 600;
  font-size: 1.3em;
  margin-bottom: 1rem;
}
.page-template-page-acquisto-2026 #altro .box-altro p, .page-template-page-grazie-2026 #altro .box-altro p, .page-template-page-home-2026 #altro .box-altro p {
  margin-bottom: 0;
}
.page-template-page-acquisto-2026 .box-relatore, .page-template-page-grazie-2026 .box-relatore, .page-template-page-home-2026 .box-relatore {
  position: relative;
  overflow: hidden;
}
.page-template-page-acquisto-2026 .box-relatore:before, .page-template-page-grazie-2026 .box-relatore:before, .page-template-page-home-2026 .box-relatore:before {
  content: "";
  position: absolute;
  top: 40px;
  right: 0;
  bottom: 0;
  left: 0;
  background: #ffffff28;
  border-radius: 6px 6px 0 0;
}
.page-template-page-acquisto-2026 .box-relatore img, .page-template-page-grazie-2026 .box-relatore img, .page-template-page-home-2026 .box-relatore img {
  height: 210px;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 1;
  transition: 0.3s ease-in-out;
  object-fit: cover;
  object-position: left;
}
.page-template-page-acquisto-2026 .box-relatore .abslink, .page-template-page-grazie-2026 .box-relatore .abslink, .page-template-page-home-2026 .box-relatore .abslink {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
}
.page-template-page-acquisto-2026 .box-relatore .abslink:hover ~ img, .page-template-page-grazie-2026 .box-relatore .abslink:hover ~ img, .page-template-page-home-2026 .box-relatore .abslink:hover ~ img {
  transform: translateX(15px);
  transition: 0.3s ease-in-out;
}
.page-template-page-acquisto-2026 .box-relatore .title, .page-template-page-grazie-2026 .box-relatore .title, .page-template-page-home-2026 .box-relatore .title {
  font-size: 22px;
  font-weight: 600;
  position: absolute;
  padding: 30px 10px 6px;
  bottom: 0px;
  left: 0;
  right: 0;
  z-index: 2;
  line-height: 1;
  background: #000000;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0.33) 70%, rgba(0, 0, 0, 0) 100%);
}
.page-template-page-acquisto-2026 #programma, .page-template-page-grazie-2026 #programma, .page-template-page-home-2026 #programma {
  overflow: hidden;
}
.page-template-page-acquisto-2026 #programma:before, .page-template-page-grazie-2026 #programma:before, .page-template-page-home-2026 #programma:before {
  display: none;
}
.page-template-page-acquisto-2026 #programma .lista-programma, .page-template-page-grazie-2026 #programma .lista-programma, .page-template-page-home-2026 #programma .lista-programma {
  display: grid;
  grid-template-columns: 34% auto;
  align-items: center;
  grid-gap: 50px;
}
.page-template-page-acquisto-2026 #programma .lista-programma:has(#collapse-mobile-day-1), .page-template-page-grazie-2026 #programma .lista-programma:has(#collapse-mobile-day-1), .page-template-page-home-2026 #programma .lista-programma:has(#collapse-mobile-day-1) {
  display: block;
}
.page-template-page-acquisto-2026 #programma .lista-programma #collapse-mobile-day-1, .page-template-page-grazie-2026 #programma .lista-programma #collapse-mobile-day-1, .page-template-page-home-2026 #programma .lista-programma #collapse-mobile-day-1 {
  display: grid;
  grid-template-columns: 34% auto;
  grid-gap: 50px;
}
.page-template-page-acquisto-2026 #programma .lista-programma .nav-link, .page-template-page-grazie-2026 #programma .lista-programma .nav-link, .page-template-page-home-2026 #programma .lista-programma .nav-link {
  text-align: left;
  color: #FFF;
  position: relative;
  background: #ffffff28;
  margin-bottom: 10px;
  max-width: 60vw;
  border-radius: 0 8px 8px 0;
}
.page-template-page-acquisto-2026 #programma .lista-programma .nav-link:before, .page-template-page-grazie-2026 #programma .lista-programma .nav-link:before, .page-template-page-home-2026 #programma .lista-programma .nav-link:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 20vw;
  background: #ffffff28;
  transition: background 0.15s ease-in-out;
}
.page-template-page-acquisto-2026 #programma .lista-programma .nav-link.collapse-toggle:not(.collapsed), .page-template-page-acquisto-2026 #programma .lista-programma .nav-link.active, .page-template-page-grazie-2026 #programma .lista-programma .nav-link.collapse-toggle:not(.collapsed), .page-template-page-grazie-2026 #programma .lista-programma .nav-link.active, .page-template-page-home-2026 #programma .lista-programma .nav-link.collapse-toggle:not(.collapsed), .page-template-page-home-2026 #programma .lista-programma .nav-link.active {
  background: var(--main-color);
}
.page-template-page-acquisto-2026 #programma .lista-programma .nav-link.collapse-toggle:not(.collapsed):before, .page-template-page-acquisto-2026 #programma .lista-programma .nav-link.active:before, .page-template-page-grazie-2026 #programma .lista-programma .nav-link.collapse-toggle:not(.collapsed):before, .page-template-page-grazie-2026 #programma .lista-programma .nav-link.active:before, .page-template-page-home-2026 #programma .lista-programma .nav-link.collapse-toggle:not(.collapsed):before, .page-template-page-home-2026 #programma .lista-programma .nav-link.active:before {
  background: var(--main-color);
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .main-content, .page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .speech-goal, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .main-content, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .speech-goal, .page-template-page-home-2026 #programma .lista-programma .tab-pane .main-content, .page-template-page-home-2026 #programma .lista-programma .tab-pane .speech-goal {
  border-radius: 15px;
  background: #ffffff28;
  padding: 20px;
  margin-bottom: 4px;
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .titolo-speech, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .titolo-speech, .page-template-page-home-2026 #programma .lista-programma .tab-pane .titolo-speech {
  font-weight: 600;
  color: var(--main-color);
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .speaker, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .speaker, .page-template-page-home-2026 #programma .lista-programma .tab-pane .speaker {
  font-size: 20px;
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .speaker a, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .speaker a, .page-template-page-home-2026 #programma .lista-programma .tab-pane .speaker a {
  color: #FFF;
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .title-bullet, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .title-bullet, .page-template-page-home-2026 #programma .lista-programma .tab-pane .title-bullet {
  color: #FFF;
  font-size: 20px;
  font-weight: 600;
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .bullet-list, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .bullet-list, .page-template-page-home-2026 #programma .lista-programma .tab-pane .bullet-list {
  counter-reset: item;
  padding-left: 0;
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .bullet-list li, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .bullet-list li, .page-template-page-home-2026 #programma .lista-programma .tab-pane .bullet-list li {
  position: relative;
  list-style-type: none;
  counter-increment: item;
  padding-left: 50px;
  margin-bottom: 15px;
  min-height: 40px;
  display: flex;
  align-items: center;
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .bullet-list li p, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .bullet-list li p, .page-template-page-home-2026 #programma .lista-programma .tab-pane .bullet-list li p {
  margin: 0;
}
.page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .bullet-list li:before, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .bullet-list li:before, .page-template-page-home-2026 #programma .lista-programma .tab-pane .bullet-list li:before {
  content: counter(item);
  line-height: 40px;
  font-size: 18px;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 0;
  top: 0px;
  text-align: center;
  font-weight: 600;
  background: url(../images/evento/2026/nuvoletta.svg) top left;
  background-size: 36px;
}
.page-template-page-acquisto-2026 #loghiP .owl-item img, .page-template-page-grazie-2026 #loghiP .owl-item img, .page-template-page-home-2026 #loghiP .owl-item img {
  filter: grayscale(1);
}
.page-template-page-acquisto-2026 .footer, .page-template-page-grazie-2026 .footer, .page-template-page-home-2026 .footer {
  background: none;
  color: inherit;
}
.page-template-page-acquisto-2026 .footer a:hover, .page-template-page-acquisto-2026 .footer .text-seozoom, .page-template-page-grazie-2026 .footer a:hover, .page-template-page-grazie-2026 .footer .text-seozoom, .page-template-page-home-2026 .footer a:hover, .page-template-page-home-2026 .footer .text-seozoom {
  color: var(--main-color) !important;
}
.page-template-page-acquisto-2026 .footer hr, .page-template-page-grazie-2026 .footer hr, .page-template-page-home-2026 .footer hr {
  border-color: var(--main-color);
}
.page-template-page-acquisto-2026 .footer .social-icons li a:hover, .page-template-page-grazie-2026 .footer .social-icons li a:hover, .page-template-page-home-2026 .footer .social-icons li a:hover {
  background: var(--main-color);
  border-color: #ffffff00;
}
.page-template-page-acquisto-2026 .footer .text-seozoom, .page-template-page-grazie-2026 .footer .text-seozoom, .page-template-page-home-2026 .footer .text-seozoom {
  color: #FFF;
}
.page-template-page-acquisto-2026 .footer a, .page-template-page-grazie-2026 .footer a, .page-template-page-home-2026 .footer a {
  color: #FFF;
}
.page-template-page-acquisto-2026 .footer .social-icons li.fb a::before, .page-template-page-grazie-2026 .footer .social-icons li.fb a::before, .page-template-page-home-2026 .footer .social-icons li.fb a::before {
  background: url(../images/social/facebook-f-white.svg) center center no-repeat;
}
.page-template-page-acquisto-2026 .footer .social-icons li.tw a::before, .page-template-page-grazie-2026 .footer .social-icons li.tw a::before, .page-template-page-home-2026 .footer .social-icons li.tw a::before {
  background: url(../images/social/x-twitter-white.svg) center center no-repeat;
}
.page-template-page-acquisto-2026 .footer .social-icons li.lk a::before, .page-template-page-grazie-2026 .footer .social-icons li.lk a::before, .page-template-page-home-2026 .footer .social-icons li.lk a::before {
  background: url(../images/social/linkedin-in-white.svg) center center no-repeat;
}
.page-template-page-acquisto-2026 .footer .social-icons li.ig a::before, .page-template-page-grazie-2026 .footer .social-icons li.ig a::before, .page-template-page-home-2026 .footer .social-icons li.ig a::before {
  background: url(../images/social/instagram-white.svg) center center no-repeat;
}
.page-template-page-acquisto-2026 .footer .social-icons li.yt a::before, .page-template-page-grazie-2026 .footer .social-icons li.yt a::before, .page-template-page-home-2026 .footer .social-icons li.yt a::before {
  background: url(../images/social/youtube-white.svg) center center no-repeat;
}
.page-template-page-acquisto-2026 .footer .social-icons li.tk a::before, .page-template-page-grazie-2026 .footer .social-icons li.tk a::before, .page-template-page-home-2026 .footer .social-icons li.tk a::before {
  background: url(../images/social/tiktok-2-white.svg) center center no-repeat;
}
.page-template-page-acquisto-2026 .infocard, .page-template-page-grazie-2026 .infocard, .page-template-page-home-2026 .infocard {
  background: linear-gradient(to right, #0a95cc, #e31877);
  color: #FFF;
  display: block;
  border: 3px solid #FFF;
  border-radius: 60px;
  padding: 0 30px;
  background-size: 100%;
  background-position: 100%;
}
.page-template-page-acquisto-2026 .infocard .more, .page-template-page-grazie-2026 .infocard .more, .page-template-page-home-2026 .infocard .more {
  padding-left: 0px !important;
}
.page-template-page-acquisto-2026 .infocard:hover, .page-template-page-grazie-2026 .infocard:hover, .page-template-page-home-2026 .infocard:hover {
  background-size: 300%;
}
.page-template-page-acquisto-2026 .infocard .more, .page-template-page-grazie-2026 .infocard .more, .page-template-page-home-2026 .infocard .more {
  background: none;
  border: none;
}
.page-template-page-acquisto-2026 .infocard .more:after, .page-template-page-grazie-2026 .infocard .more:after, .page-template-page-home-2026 .infocard .more:after {
  background: url(../images/evento/2026/arrow-right.svg) no-repeat;
  width: 50px;
  height: 30px;
  margin-left: -6px;
  top: 2px;
}
.page-template-page-acquisto-2026 .btn2026, .page-template-page-grazie-2026 .btn2026, .page-template-page-home-2026 .btn2026 {
  color: #FFF;
  background: var(--main-color);
  border: 2px solid #FFF !important;
  margin: 0 !important;
  border-radius: 48px;
  padding: 10px 34px;
  font-size: 18px;
  box-shadow: none !important;
}
.page-template-page-acquisto-2026 .btn2026:hover, .page-template-page-grazie-2026 .btn2026:hover, .page-template-page-home-2026 .btn2026:hover {
  background: #a50a58;
}
.page-template-page-acquisto-2026 .modal-content, .page-template-page-grazie-2026 .modal-content, .page-template-page-home-2026 .modal-content {
  background: #5f5f5f75 !important;
  backdrop-filter: blur(4px);
  box-shadow: 0px 5px 20px #0000008c !important;
}
.page-template-page-acquisto-2026 .modal-content .modal-header, .page-template-page-acquisto-2026 .modal-content .modal-body, .page-template-page-grazie-2026 .modal-content .modal-header, .page-template-page-grazie-2026 .modal-content .modal-body, .page-template-page-home-2026 .modal-content .modal-header, .page-template-page-home-2026 .modal-content .modal-body {
  background: none !important;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .row, .page-template-page-acquisto-2026 .modal-content .modal-body .row, .page-template-page-grazie-2026 .modal-content .modal-header .row, .page-template-page-grazie-2026 .modal-content .modal-body .row, .page-template-page-home-2026 .modal-content .modal-header .row, .page-template-page-home-2026 .modal-content .modal-body .row {
  justify-content: center;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .accordion-header, .page-template-page-acquisto-2026 .modal-content .modal-body .accordion-header, .page-template-page-grazie-2026 .modal-content .modal-header .accordion-header, .page-template-page-grazie-2026 .modal-content .modal-body .accordion-header, .page-template-page-home-2026 .modal-content .modal-header .accordion-header, .page-template-page-home-2026 .modal-content .modal-body .accordion-header {
  border-radius: 10px !important;
  overflow: hidden;
  margin-bottom: 10px;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .accordion-item, .page-template-page-acquisto-2026 .modal-content .modal-body .accordion-item, .page-template-page-grazie-2026 .modal-content .modal-header .accordion-item, .page-template-page-grazie-2026 .modal-content .modal-body .accordion-item, .page-template-page-home-2026 .modal-content .modal-header .accordion-item, .page-template-page-home-2026 .modal-content .modal-body .accordion-item {
  color: #FFF;
  background: none;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .accordion-item a, .page-template-page-acquisto-2026 .modal-content .modal-body .accordion-item a, .page-template-page-grazie-2026 .modal-content .modal-header .accordion-item a, .page-template-page-grazie-2026 .modal-content .modal-body .accordion-item a, .page-template-page-home-2026 .modal-content .modal-header .accordion-item a, .page-template-page-home-2026 .modal-content .modal-body .accordion-item a {
  color: var(--main-color) !important;
  font-weight: 600;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .card.bg-transparent, .page-template-page-acquisto-2026 .modal-content .modal-body .card.bg-transparent, .page-template-page-grazie-2026 .modal-content .modal-header .card.bg-transparent, .page-template-page-grazie-2026 .modal-content .modal-body .card.bg-transparent, .page-template-page-home-2026 .modal-content .modal-header .card.bg-transparent, .page-template-page-home-2026 .modal-content .modal-body .card.bg-transparent {
  background: #FFF !important;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .card.bg-transparent h6, .page-template-page-acquisto-2026 .modal-content .modal-body .card.bg-transparent h6, .page-template-page-grazie-2026 .modal-content .modal-header .card.bg-transparent h6, .page-template-page-grazie-2026 .modal-content .modal-body .card.bg-transparent h6, .page-template-page-home-2026 .modal-content .modal-header .card.bg-transparent h6, .page-template-page-home-2026 .modal-content .modal-body .card.bg-transparent h6 {
  color: var(--main-color);
}
.page-template-page-acquisto-2026 .modal-content .modal-header .card.bg-transparent ul, .page-template-page-acquisto-2026 .modal-content .modal-body .card.bg-transparent ul, .page-template-page-grazie-2026 .modal-content .modal-header .card.bg-transparent ul, .page-template-page-grazie-2026 .modal-content .modal-body .card.bg-transparent ul, .page-template-page-home-2026 .modal-content .modal-header .card.bg-transparent ul, .page-template-page-home-2026 .modal-content .modal-body .card.bg-transparent ul {
  color: #000;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .card-title, .page-template-page-acquisto-2026 .modal-content .modal-body .card-title, .page-template-page-grazie-2026 .modal-content .modal-header .card-title, .page-template-page-grazie-2026 .modal-content .modal-body .card-title, .page-template-page-home-2026 .modal-content .modal-header .card-title, .page-template-page-home-2026 .modal-content .modal-body .card-title {
  color: var(--main-color);
}
.page-template-page-acquisto-2026 .modal-content .modal-header .badge, .page-template-page-acquisto-2026 .modal-content .modal-body .badge, .page-template-page-grazie-2026 .modal-content .modal-header .badge, .page-template-page-grazie-2026 .modal-content .modal-body .badge, .page-template-page-home-2026 .modal-content .modal-header .badge, .page-template-page-home-2026 .modal-content .modal-body .badge {
  background: var(--main-color) !important;
}
.page-template-page-acquisto-2026 .modal-content .modal-header a[href="tel:"], .page-template-page-acquisto-2026 .modal-content .modal-body a[href="tel:"], .page-template-page-grazie-2026 .modal-content .modal-header a[href="tel:"], .page-template-page-grazie-2026 .modal-content .modal-body a[href="tel:"], .page-template-page-home-2026 .modal-content .modal-header a[href="tel:"], .page-template-page-home-2026 .modal-content .modal-body a[href="tel:"] {
  display: none;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .btn-close, .page-template-page-acquisto-2026 .modal-content .modal-body .btn-close, .page-template-page-grazie-2026 .modal-content .modal-header .btn-close, .page-template-page-grazie-2026 .modal-content .modal-body .btn-close, .page-template-page-home-2026 .modal-content .modal-header .btn-close, .page-template-page-home-2026 .modal-content .modal-body .btn-close {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Pro v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--%3E%3Cpath opacity='.4' fill='rgb(255, 255, 255)' d=''/%3E%3Cpath fill='rgb(255, 255, 255)' d='M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z'/%3E%3C/svg%3E");
  background-size: 32px;
}
.page-template-page-acquisto-2026 .modal-content .modal-header .btn-close:hover, .page-template-page-acquisto-2026 .modal-content .modal-body .btn-close:hover, .page-template-page-grazie-2026 .modal-content .modal-header .btn-close:hover, .page-template-page-grazie-2026 .modal-content .modal-body .btn-close:hover, .page-template-page-home-2026 .modal-content .modal-header .btn-close:hover, .page-template-page-home-2026 .modal-content .modal-body .btn-close:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Pro v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--%3E%3Cpath opacity='.4' fill='%23cf0c6e' d=''/%3E%3Cpath fill='%23cf0c6e' d='M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z'/%3E%3C/svg%3E");
}
.page-template-page-acquisto-2026 #form-acquisto, .page-template-page-grazie-2026 #form-acquisto, .page-template-page-home-2026 #form-acquisto {
  margin-top: 3rem !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_confirmation_message_10 .card, .page-template-page-grazie-2026 #form-acquisto #gform_confirmation_message_10 .card, .page-template-page-home-2026 #form-acquisto #gform_confirmation_message_10 .card {
  background: #ffffff28;
  margin-top: 1.5rem;
  padding: 20px 0;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_confirmation_message_10 .card h2.text-seozoom, .page-template-page-grazie-2026 #form-acquisto #gform_confirmation_message_10 .card h2.text-seozoom, .page-template-page-home-2026 #form-acquisto #gform_confirmation_message_10 .card h2.text-seozoom {
  color: #FFF !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_confirmation_message_10 .card .list-group-item, .page-template-page-grazie-2026 #form-acquisto #gform_confirmation_message_10 .card .list-group-item, .page-template-page-home-2026 #form-acquisto #gform_confirmation_message_10 .card .list-group-item {
  background: none;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_confirmation_message_10 .card h4.text-primary.fw-bold, .page-template-page-grazie-2026 #form-acquisto #gform_confirmation_message_10 .card h4.text-primary.fw-bold, .page-template-page-home-2026 #form-acquisto #gform_confirmation_message_10 .card h4.text-primary.fw-bold {
  color: var(--main-color);
}
.page-template-page-acquisto-2026 #form-acquisto .card.main, .page-template-page-grazie-2026 #form-acquisto .card.main, .page-template-page-home-2026 #form-acquisto .card.main {
  background: none !important;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors {
  background: #ffc6c6de;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors > h2.hide_summary, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors > h2.hide_summary, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors > h2.hide_summary {
  color: #cf0e0e;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors > h2.hide_summary:before, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors > h2.hide_summary:before, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper .gform_validation_errors > h2.hide_summary:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Pro v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--%3E%3Cpath fill='rgb(207, 14, 14)' d='M286.2 81.9C305 63.2 335.3 63.2 354.1 81.9L400.2 128L464.2 128C490.7 128 512.2 149.5 512.2 176L512.2 240L557.8 285.6C576.5 304.3 576.5 334.7 557.8 353.5L512.2 399.1L512.2 464C512.2 490.5 490.7 512 464.2 512L399.3 512L354.2 557.1C335.5 575.8 305.1 575.8 286.3 557.1L241.2 512L176.3 512C149.8 512 128.3 490.5 128.3 464L128.3 399.1L82.7 353.5C64 334.8 64 304.4 82.7 285.6L128.3 240L128.3 176C128.3 149.5 149.8 128 176.3 128L240.3 128L286.4 81.9zM320.1 384C302.4 384 288.1 398.3 288.1 416C288.1 433.7 302.4 448 320.1 448C337.8 448 352.1 433.7 352.1 416C352.1 398.3 337.8 384 320.1 384zM320.1 192C301.9 192 287.4 207.5 288.7 225.7L296.1 329.7C297 342.2 307.5 352 320 352C332.6 352 343 342.3 343.9 329.7L351.3 225.7C352.6 207.5 338.2 192 319.9 192z'/%3E%3C/svg%3E");
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper .validation_message, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper .validation_message, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper .validation_message {
  color: #cf0e0e !important;
  font-weight: 600;
  text-shadow: 1px 1px 10px #ffffff6e;
}
.page-template-page-acquisto-2026 #form-acquisto .gchoice input, .page-template-page-grazie-2026 #form-acquisto .gchoice input, .page-template-page-home-2026 #form-acquisto .gchoice input {
  margin-top: 0;
  width: 20px;
  height: 20px;
  accent-color: var(--main-color);
  cursor: pointer;
}
.page-template-page-acquisto-2026 #form-acquisto .gchoice input[type=radio]:checked + label, .page-template-page-grazie-2026 #form-acquisto .gchoice input[type=radio]:checked + label, .page-template-page-home-2026 #form-acquisto .gchoice input[type=radio]:checked + label {
  font-weight: inherit;
}
.page-template-page-acquisto-2026 #form-acquisto #input_10_33, .page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .page-template-page-grazie-2026 #form-acquisto #input_10_33, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select, .page-template-page-home-2026 #form-acquisto #input_10_33, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  height: 36px !important;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error, .page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background: none;
  border: none;
  position: relative;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error:before, .page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning:before, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error:before, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning:before, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error:before, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning:before {
  content: "";
  position: absolute;
  top: -4px;
  left: -8px;
  right: -8px;
  bottom: -4px;
  border-radius: 10px;
  background: rgba(255, 223, 224, 0.25);
  z-index: 1;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error > div, .page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning > div, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error > div, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning > div, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error > div, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning > div {
  position: relative;
  z-index: 2;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper .gfield_error .gfield_label, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper .gfield_error .gfield_label, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper .gfield_error .gfield_label {
  color: #FFF;
}
.page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-template-page-acquisto-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield_error textarea, .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-template-page-grazie-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield_error textarea, .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .page-template-page-home-2026 #form-acquisto .gform_legacy_markup_wrapper li.gfield_error textarea {
  border: 1px solid #ff3131;
  background: #ffdede;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 .gform_heading, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 .gform_heading, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 .gform_heading {
  background: none !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 .gform_heading:before, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 .gform_heading:before, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 .gform_heading:before {
  background: none !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 .gform_heading .gform_title, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 .gform_heading .gform_title, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 .gform_heading .gform_title {
  text-shadow: none !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form {
  background: #ffffff28;
  padding: 20px;
  display: block !important;
  margin-bottom: 1.5rem;
  border-radius: 15px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form .gform-page-footer .gform_previous_button, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form .gform-page-footer .gform_next_button, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form .gform-page-footer .gform_previous_button, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form .gform-page-footer .gform_next_button, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form .gform-page-footer .gform_previous_button, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .section-form .gform-page-footer .gform_next_button {
  display: none;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 15px;
  align-items: center;
  background: none;
  border: none;
  padding: 0;
  margin-bottom: 10px !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr th, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group th, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr th, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group th, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr th, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group th {
  padding: 0;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell {
  margin: 0;
  padding: 0;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell input, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell input, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell input, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell input, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell input, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell input {
  margin: 0;
  width: 100%;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons {
  right: 0;
  top: 0;
  height: 46px;
  margin: 0 !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .add_list_item, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .delete_list_item, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .add_list_item, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .add_list_item, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .delete_list_item, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .add_list_item, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .add_list_item, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .delete_list_item, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .add_list_item, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item {
  margin-right: 5px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr td, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr td, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr td {
  grid-column: 1/3;
  display: none;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 15px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form .gfield, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form .gfield, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form .gfield {
  padding: 0 !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_9, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_2, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_32, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_3, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_5, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_29, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_30, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_34, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_1, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_18, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield.gfield--type-section.gfield--input-type-section.gsection.field_sublabel_below.gfield--no-description, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_9, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_2, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_32, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_3, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_5, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_29, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_30, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_34, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_1, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_18, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield.gfield--type-section.gfield--input-type-section.gsection.field_sublabel_below.gfield--no-description, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_9, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_2, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_32, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_3, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_5, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_29, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_30, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_34, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_1, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_18, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield.gfield--type-section.gfield--input-type-section.gsection.field_sublabel_below.gfield--no-description {
  grid-column: 1/3;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield_label.gform-field-label.gfield_label_before_complex, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield_label.gform-field-label.gfield_label_before_complex, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield_label.gform-field-label.gfield_label_before_complex {
  margin-top: 30px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .field_sublabel_below .ginput_complex.ginput_container label, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .field_sublabel_below .ginput_complex.ginput_container label {
  color: #e7e7e7 !important;
  margin: 5px 0 20px !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .field_description_below .gfield_description, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .field_description_below .gfield_description, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .field_description_below .gfield_description {
  padding-top: 10px;
  font-size: 0.813em;
  color: #dee2f7;
  border-radius: 15px;
  max-height: 110px;
  scrollbar-color: rgba(255, 255, 255, 0.596) rgba(255, 255, 255, 0);
  scrollbar-width: thin;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gform_legacy_markup_wrapper table.gfield_list thead th, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gform_legacy_markup_wrapper table.gfield_list thead th, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gform_legacy_markup_wrapper table.gfield_list thead th {
  font-weight: 600 !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_19, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_21, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_35, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_19, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_21, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_35, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_19, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_21, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_35 {
  margin-bottom: 1rem !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_19 .gsection_title, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_21 .gsection_title, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_35 .gsection_title, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_19 .gsection_title, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_21 .gsection_title, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_35 .gsection_title, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_19 .gsection_title, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_21 .gsection_title, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 #field_10_35 .gsection_title {
  color: var(--main-color);
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield_consent_label a, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield_consent_label a, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .gfield_consent_label a {
  color: #FFF;
  text-decoration: underline;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .ginput_product_price, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .ginput_product_price, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .ginput_product_price {
  color: #FFF !important;
  font-weight: 600 !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #input_10_33, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #input_10_33, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #input_10_33 {
  border-radius: 8px;
  border: none;
  height: 40px;
  padding: 0 10px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_submit_button_10, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_submit_button_10, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_submit_button_10 {
  color: #FFF;
  background: var(--main-color);
  border: 2px solid #FFF !important;
  margin: 0 !important;
  border-radius: 48px;
  padding: 10px 34px;
  font-size: 18px;
  box-shadow: none !important;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_submit_button_10:hover, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_submit_button_10:hover, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_submit_button_10:hover {
  background: #a50a58;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_header, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_header, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_header {
  display: none;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group {
  position: relative;
  margin-bottom: 0;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group input, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group input, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group input {
  padding-right: 70px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons {
  position: absolute;
  right: 8px;
  top: 0;
  height: 100%;
  width: 60px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row-reverse;
  justify-content: end;
  background: none;
  width: auto !important;
  padding: 0 0 0 4px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons button, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons button, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons button {
  width: 22px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item {
  background: none;
  margin-right: 10px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item img, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item img, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item img {
  display: none;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item::before, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item::before, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item::before {
  content: "";
  color: red;
  font-size: 13px;
  width: 26px;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3C!--!Font Awesome Pro v7.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2026 Fonticons, Inc.--%3E%3Cpath fill='rgb(236, 50, 50)' d='M256.5 91.4C258.5 84.6 264.8 80 271.8 80L368.2 80C375.3 80 381.5 84.6 383.5 91.4L394.5 128L245.5 128L256.5 91.4zM212.1 128L112 128C103.2 128 96 135.2 96 144C96 152.8 103.2 160 112 160L528 160C536.8 160 544 152.8 544 144C544 135.2 536.8 128 528 128L427.9 128L414.2 82.2C408.1 61.9 389.4 48 368.2 48L271.8 48C250.6 48 231.9 61.9 225.8 82.2L212.1 128zM124.7 208L147.6 516.7C150.1 550.1 177.9 576 211.4 576L428.5 576C462 576 489.8 550.1 492.3 516.7L515.2 208L483.1 208L460.4 514.4C459.2 531.1 445.2 544 428.5 544L211.4 544C194.6 544 180.7 531.1 179.5 514.4L156.8 208L124.7 208z'/%3E%3C/svg%3E");
  background-size: 20px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  opacity: 0.6;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item:hover:before, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item:hover:before, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item:hover:before {
  opacity: 1;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .add_list_item, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .add_list_item, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .add_list_item {
  line-height: 32px;
  margin-right: 10px;
}
.page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group:not(:last-child) .gfield_list_icons .add_list_item, .page-template-page-grazie-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group:not(:last-child) .gfield_list_icons .add_list_item, .page-template-page-home-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group:not(:last-child) .gfield_list_icons .add_list_item {
  display: none;
}
@media (max-width: 1280px) {
  .page-template-page-grazie-2026 #top-head .h2, .page-template-page-home-2026 #top-head .h2 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .page-template-page-acquisto-2026 .navbar-toggler, .page-template-page-grazie-2026 .navbar-toggler, .page-template-page-home-2026 .navbar-toggler {
    height: 36px;
    padding: 0;
    position: relative;
    box-shadow: none !important;
    border: 2px solid var(--main-color) !important;
    border-radius: 16px !important;
  }
  .page-template-page-acquisto-2026 .navbar-toggler .navbar-toggler-icon, .page-template-page-grazie-2026 .navbar-toggler .navbar-toggler-icon, .page-template-page-home-2026 .navbar-toggler .navbar-toggler-icon {
    width: 24px;
    height: 21px;
    position: absolute;
    content: "";
    left: 10px;
    top: 7px;
    background-size: 22px;
  }
  .page-template-page-acquisto-2026 #top-head, .page-template-page-grazie-2026 #top-head, .page-template-page-home-2026 #top-head {
    padding-top: 0px;
  }
  .page-template-page-acquisto-2026 #top-head .btn-new, .page-template-page-grazie-2026 #top-head .btn-new, .page-template-page-home-2026 #top-head .btn-new {
    font-size: 20px;
    padding: 10px 60px;
  }
  .page-template-page-acquisto-2026 #top-head .mano, .page-template-page-grazie-2026 #top-head .mano, .page-template-page-home-2026 #top-head .mano {
    margin-top: 0;
    max-height: unset;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 46vw;
    max-width: unset;
  }
  .page-template-page-acquisto-2026 #top-head .barra, .page-template-page-grazie-2026 #top-head .barra, .page-template-page-home-2026 #top-head .barra {
    position: relative;
    font-size: 22px;
    border-radius: 0 6px 6px 0px;
    margin-top: 2rem;
    text-shadow: unset;
    width: 250px;
    padding: 4px 15px;
    top: 0;
  }
  .page-template-page-acquisto-2026 #top-head .barra .f-100, .page-template-page-grazie-2026 #top-head .barra .f-100, .page-template-page-home-2026 #top-head .barra .f-100 {
    font-size: 14px !important;
  }
  .page-template-page-acquisto-2026 #top-head .barra::after, .page-template-page-grazie-2026 #top-head .barra::after, .page-template-page-home-2026 #top-head .barra::after {
    content: "";
    height: 100%;
    width: 100%;
    left: initial;
    right: 100%;
    position: absolute;
    top: 0;
    display: block;
  }
  .page-template-page-acquisto-2026 #top-head .barra + .barra, .page-template-page-grazie-2026 #top-head .barra + .barra, .page-template-page-home-2026 #top-head .barra + .barra {
    margin-top: 1rem;
  }
  .page-template-page-acquisto-2026 #top-head #countdown .box-countdown, .page-template-page-grazie-2026 #top-head #countdown .box-countdown, .page-template-page-home-2026 #top-head #countdown .box-countdown {
    min-width: 60px;
  }
  .page-template-page-acquisto-2026 #top-head #countdown .box-countdown .numero, .page-template-page-grazie-2026 #top-head #countdown .box-countdown .numero, .page-template-page-home-2026 #top-head #countdown .box-countdown .numero {
    font-size: 28px;
  }
  .page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .titolo-speech, .page-template-page-acquisto-2026 #programma .lista-programma .tab-pane .speaker, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .titolo-speech, .page-template-page-grazie-2026 #programma .lista-programma .tab-pane .speaker, .page-template-page-home-2026 #programma .lista-programma .tab-pane .titolo-speech, .page-template-page-home-2026 #programma .lista-programma .tab-pane .speaker {
    display: none !important;
  }
  .page-template-page-acquisto-2026 .titolo, .page-template-page-grazie-2026 .titolo, .page-template-page-home-2026 .titolo {
    font-size: 38px;
  }
  .page-template-page-acquisto-2026 .titolo.nuvola span, .page-template-page-grazie-2026 .titolo.nuvola span, .page-template-page-home-2026 .titolo.nuvola span {
    background-size: 44px;
  }
  .page-template-page-acquisto-2026 #altro .box-altro, .page-template-page-grazie-2026 #altro .box-altro, .page-template-page-home-2026 #altro .box-altro {
    background-size: 46px;
  }
  .page-template-page-acquisto-2026 #programma .lista-programma, .page-template-page-grazie-2026 #programma .lista-programma, .page-template-page-home-2026 #programma .lista-programma {
    display: block;
  }
  .page-template-page-acquisto-2026 #programma .lista-programma #collapse-mobile-day-1, .page-template-page-grazie-2026 #programma .lista-programma #collapse-mobile-day-1, .page-template-page-home-2026 #programma .lista-programma #collapse-mobile-day-1 {
    display: block;
  }
  .page-template-page-acquisto-2026 #programma .lista-programma .nav-link, .page-template-page-grazie-2026 #programma .lista-programma .nav-link, .page-template-page-home-2026 #programma .lista-programma .nav-link {
    max-width: 76vw;
    margin-bottom: 8px;
    margin-top: 5px;
  }
}
@media (max-width: 768px) {
  .page-template-page-grazie-2026, .page-template-page-home-2026 {
    background: #000 url(../images/evento/2026/bg-mobile-seozoomday-2026.jpg);
  }
  .page-template-page-grazie-2026 #top-head .logo-ev, .page-template-page-home-2026 #top-head .logo-ev {
    max-width: 90%;
  }
  .page-template-page-grazie-2026 #top-head .h2, .page-template-page-home-2026 #top-head .h2 {
    font-size: 17px;
  }
  .page-template-page-grazie-2026 #top-head .mano, .page-template-page-home-2026 #top-head .mano {
    object-fit: cover;
    width: 52vw;
    max-width: unset;
    object-position: right;
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translateX(15%);
    z-index: -1;
  }
  .page-template-page-grazie-2026 #top-head #countdown .box-countdown, .page-template-page-home-2026 #top-head #countdown .box-countdown {
    min-width: 60px;
    padding: 10px;
  }
  .page-template-page-grazie-2026 #top-head #countdown .box-countdown .numero, .page-template-page-home-2026 #top-head #countdown .box-countdown .numero {
    font-size: 24px;
  }
  .page-template-page-acquisto-2026 {
    margin-top: 0 !important;
  }
  .page-template-page-acquisto-2026 #form-acquisto {
    margin-top: 1rem !important;
  }
  .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    background: none;
    border: none;
    padding: 0;
  }
  .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell {
    margin: 0;
  }
  .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_cell input, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_cell input {
    margin: 0;
    width: 100%;
  }
  .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons {
    right: 0;
    top: 0;
    height: 46px;
    margin: 0 !important;
  }
  .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .add_list_item, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr .gfield_list_icons .delete_list_item, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .add_list_item, .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list .gfield_list_group .gfield_list_icons .delete_list_item {
    margin-right: 5px;
  }
  .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 .gfield_list thead tr td {
    grid-column: 1/3;
    display: none;
  }
}
@media (max-width: 575px) {
  .page-template-page-acquisto-2026 #form-acquisto {
    margin-top: 0px !important;
  }
  .page-template-page-acquisto-2026 #form-acquisto #gform_wrapper_10 #gform_10 #gform_fields_10 .section-form {
    display: block !important;
  }
  .page-template-page-grazie-2026 .titolo, .page-template-page-home-2026 .titolo {
    font-size: 32px;
  }
  .page-template-page-grazie-2026 #top-head .logo-ev, .page-template-page-home-2026 #top-head .logo-ev {
    max-width: 86%;
  }
  .page-template-page-grazie-2026 #top-head .h2, .page-template-page-home-2026 #top-head .h2 {
    font-size: 17px;
    padding-right: 40px;
  }
  .page-template-page-grazie-2026 #top-head .barra, .page-template-page-home-2026 #top-head .barra {
    font-size: 20px;
  }
  .page-template-page-grazie-2026 #top-head .mano, .page-template-page-home-2026 #top-head .mano {
    right: 65px;
    width: 52vw;
    transform: translateX(29%);
  }
  .page-template-page-grazie-2026 #top-head #countdown .box-countdown, .page-template-page-home-2026 #top-head #countdown .box-countdown {
    text-shadow: 1px 1px 10px #000;
  }
  .page-template-page-grazie-2026 #top-head #countdown .box-countdown span, .page-template-page-home-2026 #top-head #countdown .box-countdown span {
    font-size: 13px;
  }
  .page-template-page-grazie-2026 #top-head .btn-new, .page-template-page-home-2026 #top-head .btn-new {
    font-size: 16px;
    padding: 10px 20px;
  }
  .page-template-page-grazie-2026 .bg-ticket, .page-template-page-home-2026 .bg-ticket {
    background-position: top center;
    padding-top: 14px;
  }
  .page-template-page-grazie-2026 .bg-ticket .text-white img, .page-template-page-home-2026 .bg-ticket .text-white img {
    max-height: 30px;
    width: auto;
  }
  .page-template-page-grazie-2026 .bg-ticket .lead, .page-template-page-home-2026 .bg-ticket .lead {
    font-size: 17px;
    margin-bottom: -5px !important;
  }
}
