.elementor-57 .elementor-element.elementor-element-bb28f99{--display:flex;--gap:32px 32px;--row-gap:32px;--column-gap:32px;--padding-top:64px;--padding-bottom:64px;--padding-left:0px;--padding-right:0px;}.elementor-57 .elementor-element.elementor-element-bb28f99:not(.elementor-motion-effects-element-type-background), .elementor-57 .elementor-element.elementor-element-bb28f99 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.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 );text-transform:var( --e-global-typography-primary-text-transform );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-57 .elementor-element.elementor-element-464976e{text-align:center;}.elementor-57 .elementor-element.elementor-element-464976e .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-ea5091a );}.elementor-57 .elementor-element.elementor-element-270d47d{--display:flex;--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;}@media(max-width:1024px){.elementor-57 .elementor-element.elementor-element-bb28f99{--padding-top:32px;--padding-bottom:64px;--padding-left:32px;--padding-right:32px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-57 .elementor-element.elementor-element-464976e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){.elementor-57 .elementor-element.elementor-element-bb28f99{--padding-top:32px;--padding-bottom:64px;--padding-left:16px;--padding-right:16px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-57 .elementor-element.elementor-element-464976e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}/* Start custom CSS for es-listings-widget, class: .elementor-element-85a51e5 *//* ----------------------------- */
/* 📱 MOBILE */
/* ----------------------------- */
@media (max-width: 768px) {
  .es-properties__list > div > div > div {
    border-radius: 24px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    overflow: hidden;
    background-color: #fff;
  }
  .es-properties__search form {
    background-color: #4EC3E0 !important;
    border-radius: 32px;
    padding: 8px 8px 0 8px;
    margin: 2px;
    font-size: 14px; /* torna font com’era prima */
    font-family: "Urbanist", sans-serif;
  }
  .js-es-search__collapse-link.es-search__collapse-link.es-leave-border {
    display: block !important;
    background: #fff !important;
    border-radius: 32px !important;
    height: 40px !important;
    line-height: 40px !important;
    text-align: center !important;
    font-family: inherit !important;
    padding: 0 16px !important;
    font-size: 14px;
  }
  body .es-field.es-field--checkbox-item-bordered label,
  body .es-field.es-field--radio-item-bordered label,
  body .es-field input:not(.js-es-address):not(.es-ignore-style),
  body .es-field select:not(.select2-hidden-accessible):not(.es-ignore-style),
  body .es-field textarea:not(.es-ignore-style),
  .es-search--main .es-search-nav.es-search-nav--dropdowns .es-search-nav__reset-mobile,
  .es-search--simple .es-search-nav.es-search-nav--dropdowns .es-search-nav__reset-mobile,
  body .es-field .select2-container .select2-selection--single .select2-selection__rendered,
  body .es-field .select2-container .select2-selection {
    border-radius: 32px !important;
  }
  .es-properties__search form .js-es-address {
    border-top-left-radius: 32px !important;
    border-bottom-left-radius: 32px !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }
  .es-field.es-field__address { padding: 0 !important; }

  /* testi più piccoli su mobile */
  .es-properties__search form,
  .es-properties__search form input,
  .es-properties__search form textarea,
  .es-properties__search form select,
  .es-properties__search form button,
  .es-properties__search form li,
  .es-properties__search form span,
  .es-properties__search form .select2-selection__rendered {
    font-size: 12px !important;
  }
}


    form[action="https://www.nuviimmobiliare.com/property/suite-con-vasca-in-camera/"] {
        padding-right: 16px;
    }
/* ----------------------------- */
/* TABLET + DESKTOP */
/* ----------------------------- */
@media (min-width: 769px) {
  .es-properties__list > div > div > div {
    border-radius: 32px;
    box-shadow: 0 8px 16px rgba(0,0,0,0.2);
    overflow: hidden;
    background-color: #fff;
  }
  
 /* Centrare la barra di ricerca */
.es-properties__search {
  display: flex;
  justify-content: center; /* centro orizzontale */
  align-items: center;     /* centro verticale */
}

  .es-properties.js-es-properties.js-es-entities-wrap.es-properties--hfm--full-width {
    display: flex;
    gap: 32px; /* spazio tra */
  }
  
  .es-properties__search form {
    background-color: #4EC3E0;
    font-family: "Urbanist", sans-serif;
    font-size: 14px; /* torna font com’era prima */
    padding: 8px;
    border-radius: 64px !important;
    box-sizing: box-sizing;
    width: fit-content;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .es-properties__search form input,
  .es-properties__search form textarea,
  .es-properties__search form select,
  .es-properties__search form button,
  .es-properties__search form li,
  .es-properties__search form .es-search__address {
    height: 48px;
    line-height: 48px;
    box-sizing: border-box;
    border-radius: 32px !important; /* tutti arrotondati */
    padding: 0 16px;
    font-size: 14px; /* torna font com’era prima */
    text-align: center; /* placeholder e testo centrati */
    margin: 0 6px; /* margine orizzontale per spacing */
    
  }
  .es-properties__search form input,
  .es-properties__search form textarea,
  .es-properties__search form select {
    border: none;
    width: auto; /* lascia flex gestire larghezza */
    
  }
  .es-properties__search form input::placeholder,
  .es-properties__search form textarea::placeholder {
    font-size: 16px;
    text-align: center;
  }
  .es-properties__search form button {
    background: #C8E9F1;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 20px;
    border-radius: 32px !important; /* arrotondato */
    font-size: 14px;
  }
  .es-properties__search form ul,
  .es-properties__search form li {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .es-properties__search form li {
    background: #fff;
    display: inline-block;
    cursor: pointer;
    margin: 6px 6px 6px 0;
    border-radius: 32px !important; /* arrotondato come mobile */
    padding: 0 16px;
    line-height: 48px;
    font-size: 14px;
  }
  .es-properties__search form .form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    width: 100%;
    justify-content: center !important; /* centra riga solo desktop */
  }
  .es-properties__search form .es-field.es-field__address { padding: 0 !important; }
  .es-properties__search form .es-search__address,
  .es-properties__search form .es-search__address input,
  .es-properties__search form .es-search__address button {
    height: 48px !important;
    line-height: 48px !important;
padding: 0 0 0 0;
margin: 0 0 0 4px;
text-align: center !important;
  }
  .es-properties__search form button[data-label="Salva ricerca"] { display: none !important; }
  .select2-results__options li:hover,
  .select2-results__options li.select2-results__option--highlighted {
    background-color: #4EC3E0 !important;
    color: #fff !important;
    border-radius: 0 !important;
  }
  .select2-results__options li {
    background-color: #fff !important;
    color: #000 !important;
    border-radius: 0 !important;
  }
  .select2-results__options { display: block !important; width: 100% !important; }
  .select2-results__options li { display: block !important; width: 100% !important; box-sizing: border-box; }
  .es-properties__search form span { font-size: 16px !important; }
  .js-es-search__collapse-link.es-search__collapse-link.es-leave-border { display: none !important; /* sparisce tablet + desktop */ }
}/* End custom CSS */