.elementor-1649 .elementor-element.elementor-element-a1f1346{--display:flex;--min-height:70vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.5;}.elementor-1649 .elementor-element.elementor-element-a1f1346:not(.elementor-motion-effects-element-type-background), .elementor-1649 .elementor-element.elementor-element-a1f1346 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://tenutebeltrami.it/wp-content/uploads/2026/01/Newsletter.webp");background-position:center center;background-size:cover;}.elementor-1649 .elementor-element.elementor-element-a1f1346::before, .elementor-1649 .elementor-element.elementor-element-a1f1346 > .elementor-background-video-container::before, .elementor-1649 .elementor-element.elementor-element-a1f1346 > .e-con-inner > .elementor-background-video-container::before, .elementor-1649 .elementor-element.elementor-element-a1f1346 > .elementor-background-slideshow::before, .elementor-1649 .elementor-element.elementor-element-a1f1346 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1649 .elementor-element.elementor-element-a1f1346 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );font-style:var( --e-global-typography-primary-font-style );color:var( --e-global-color-primary );}.elementor-1649 .elementor-element.elementor-element-096ba88{text-align:center;}.elementor-1649 .elementor-element.elementor-element-096ba88 .elementor-heading-title{color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}@media(min-width:768px){.elementor-1649 .elementor-element.elementor-element-a1f1346{--content-width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1649 .elementor-element.elementor-element-a1f1346{--content-width:70%;}}@media(max-width:767px){.elementor-1649 .elementor-element.elementor-element-a1f1346{--content-width:80%;--min-height:70vh;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}}/* Start custom CSS for shortcode, class: .elementor-element-3c993a2 *//* RIGA INPUT */
.sib-row {
  display: flex;
  gap: 20px;
  margin-bottom: 18px;
}

/* CONTENITORI CAMPI */
.sib-FIRSTNAME-area,
.sib-email-area {
  flex: 1;
}

/* INPUT */
.sib-row input {
  width: 100%;
  padding: 14px 18px;
  border: none;
  background: #ffffff;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
  line-height: 1.3;
  color: #000;
  box-sizing: border-box;
}

/* GDPR: forza colore e leggibilità */
.sib-consent,
.sib-consent label {
  color: #ffffff !important;
  font-family: 'Playfair Display', serif !important;
  font-size: 17px !important;
  line-height: 1.3 !important;
}

/* Checkbox */
.sib-consent input[type="checkbox"]{
  margin-top: 5px !important;
}

/* Bottone: ripristina stile Gold&Mize */
.sib-submit input[type="submit"]{
  width: 100% !important;
  padding: 18px !important;
  background: #C0B283 !important;
  color: #000 !important;
  font-family: 'Playfair Display', serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  cursor: pointer !important;
  transition: background 0.3s ease !important;
}

.sib-submit input[type="submit"]:hover{
  background: #b4a56f !important;
}
.sib-submit {
  margin-top: 22px;
}/* End custom CSS */