.elementor-kit-13200{--e-global-color-primary:#003CA0;--e-global-color-secondary:#5BA3D0;--e-global-color-text:#0D1E3A;--e-global-color-accent:#D3B47C;--e-global-color-srwhite:#FFFFFF;--e-global-color-srsurf:#F4F6FB;--e-global-color-srpaper:#FBFAF7;--e-global-color-srhover:#002A73;--e-global-color-srskydp:#1C6698;--e-global-color-srskytn:#EAF3F9;--e-global-color-srgoldst:#9C7A38;--e-global-color-srherir:#DF4235;--e-global-color-srherig:#C59C43;--e-global-color-srfootlt:#0A54AA;--e-global-typography-primary-font-family:"Delighter Script Serif";--e-global-typography-primary-font-size:5.5rem;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:0.01em;--e-global-typography-secondary-font-family:"Delighter Script Serif";--e-global-typography-secondary-font-size:4rem;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:600;--e-global-typography-srlabel-font-family:"Inter";--e-global-typography-srlabel-font-size:12px;--e-global-typography-srlabel-font-weight:600;--e-global-typography-srlabel-text-transform:uppercase;--e-global-typography-srlabel-letter-spacing:2px;--e-global-typography-srlink-font-family:"Inter";--e-global-typography-srlink-font-size:15px;--e-global-typography-srlink-font-weight:400;--e-global-typography-srlink-line-height:1.5em;--e-global-typography-a03fd87-font-family:"Delighter Script Serif";--e-global-typography-a03fd87-font-size:2.5rem;--e-global-typography-a03fd87-line-height:1em;}.elementor-kit-13200 button,.elementor-kit-13200 input[type="button"],.elementor-kit-13200 input[type="submit"],.elementor-kit-13200 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-srlabel-font-family ), Sans-serif;font-size:var( --e-global-typography-srlabel-font-size );font-weight:var( --e-global-typography-srlabel-font-weight );text-transform:var( --e-global-typography-srlabel-text-transform );letter-spacing:var( --e-global-typography-srlabel-letter-spacing );color:var( --e-global-color-primary );}.elementor-kit-13200 button:hover,.elementor-kit-13200 button:focus,.elementor-kit-13200 input[type="button"]:hover,.elementor-kit-13200 input[type="button"]:focus,.elementor-kit-13200 input[type="submit"]:hover,.elementor-kit-13200 input[type="submit"]:focus,.elementor-kit-13200 .elementor-button:hover,.elementor-kit-13200 .elementor-button:focus{background-color:var( --e-global-color-srskytn );}.elementor-kit-13200 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1199px){.elementor-kit-13200{--e-global-typography-primary-font-size:4rem;--e-global-typography-secondary-font-size:3.2rem;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:14px;--e-global-typography-a03fd87-font-size:2rem;}.elementor-kit-13200 button,.elementor-kit-13200 input[type="button"],.elementor-kit-13200 input[type="submit"],.elementor-kit-13200 .elementor-button{font-size:var( --e-global-typography-srlabel-font-size );letter-spacing:var( --e-global-typography-srlabel-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13200{--e-global-typography-primary-font-size:3.5rem;--e-global-typography-secondary-font-size:2.5rem;--e-global-typography-text-font-size:16px;--e-global-typography-accent-font-size:13px;}.elementor-kit-13200 button,.elementor-kit-13200 input[type="button"],.elementor-kit-13200 input[type="submit"],.elementor-kit-13200 .elementor-button{font-size:var( --e-global-typography-srlabel-font-size );letter-spacing:var( --e-global-typography-srlabel-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html, body {
    max-width: 100%;
    overflow-x: hidden;
}

/* Bottone di invio dei Moduli. Le regole globali dei Bottoni coprono il widget Bottone,
   non il submit dei form: lì Elementor scrive il proprio default (#fff) nella CSS della
   pagina con selettore .elementor-NNN .elementor-element-XXX .elementor-button[type=submit],
   che per specificità batte qualsiasi regola di kit. Da qui l'!important, che serve solo
   a pareggiare un default del widget — senza, il testo resta bianco su Gold Sand, contrasto
   1.98. Vale per tutti i form, presenti e futuri, senza toccare i singoli widget. */
.elementor-form .elementor-button[type="submit"] {
    color: var(--e-global-color-primary) !important;
}

/* Angoli squadrati: il brand non ha raggi, ma il default del widget Bottone è 3px e
   riemerge appena si toglie lo stile locale. */
.elementor-button,
.elementor-form .elementor-button {
    border-radius: 0;
}


/* Mappa Google alta come il suo contenitore (pagina Stadio, «Informazioni pratiche»).
   Il setting Altezza = 100% del widget genera height:100% solo sull'IFRAME: la catena
   sopra di lui (widget → .elementor-widget-container → .elementor-custom-embed) resta
   ad altezza auto, e un 100% appoggiato sul nulla ricade sull'altezza intrinseca di un
   iframe, 150px. Misurato: con i tre livelli a 100% la mappa passa da 150 a 567px, cioè
   esattamente la colonna di testo che le sta accanto.
   Dove il contenitore ha altezza auto — mobile, dove le due colonne si impilano — il 100%
   torna auto e la regola è inerte da sé: la min-height serve lì, per non lasciare una
   mappa da 150px. Generico sul widget e non sull'id, così sopravvive a un widget ricreato
   dall'editor. */
.elementor-widget-google_maps,
.elementor-widget-google_maps .elementor-widget-container,
.elementor-widget-google_maps .elementor-custom-embed {
    height: 100%;
}

@media (max-width: 767px) {
    .elementor-widget-google_maps .elementor-custom-embed {
        min-height: 260px;
    }
}


/* Slider della Home: paginazione come nei mockup (sanremese-mockups-bice.vercel.app/home.html,
   `.dots`) — tre barrette 34x3 in basso a destra invece dei pallini di Elementor.
   Il .swiper-pagination del Loop Carousel e' figlio DIRETTO del widget, quindi senza
   position:relative qui si ancorerebbe al container del hero. La posizione la fa Elementor
   Pro con le sue variabili (top:100% + offset, poi translate): le riuso invece di
   riscrivere top/left, cosi' resta una regola sola se cambiano i default.
   Tutto sotto #home-hero: la strip sponsor in Home e' un altro carousel. */
#home-hero .elementor-widget-loop-carousel {
    position: relative;
    --dots-vertical-offset: -34px;
    --dots-horizontal-position: 100%;
    --dots-horizontal-offset: -24px;
    --dots-horizontal-transform: -100%;
}

#home-hero .elementor-widget-loop-carousel .swiper-pagination {
    display: flex;
    gap: 10px;
}

/* opacity:1 perche' swiper tiene i bullet inattivi a .2: il grigio del mockup e' nel colore,
   non nella trasparenza. */
#home-hero .elementor-widget-loop-carousel .swiper-pagination-bullet {
    width: 34px;
    height: 3px;
    margin: 0;
    border-radius: 0;
    opacity: 1;
    background: rgba(255, 255, 255, .3);
}

#home-hero .elementor-widget-loop-carousel .swiper-pagination-bullet-active {
    background: var(--e-global-color-accent);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Delighter Script Serif';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://sanremese.nuovaedicola.ovh/wp-content/uploads/2026/08/DelighterScriptSerif-Regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */