.elementor-93006 .elementor-element.elementor-element-ca0127f{--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;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-93006 .elementor-element.elementor-element-f06c254{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-93006 .elementor-element.elementor-element-c4a9ac8.elementor-element{--align-self:center;}.elementor-93006 .elementor-element.elementor-element-29ed8ec > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-93006 .elementor-element.elementor-element-29ed8ec.elementor-element{--align-self:center;}.elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button .cea-align-icon-right{margin-left:4px;}.elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button .cea-align-icon-left{margin-right:4px;}.elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button svg{margin-right:4px;}.elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button{fill:#FFFFFF;color:#FFFFFF;background-color:var( --e-global-color-secondary );border-radius:40px 40px 40px 40px;padding:17px 38px 16px 40px;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:1px;}.elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button:hover, .elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button:focus{color:#FFFFFF;background-color:var( --e-global-color-primary );}.elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button:hover svg, .elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button:focus svg{fill:#FFFFFF;}.elementor-93006 .elementor-element.elementor-element-81dd48e{--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;}.elementor-93006 .elementor-element.elementor-element-c34a186{--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-93006 .elementor-element.elementor-element-6da1de8 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-93006 .elementor-element.elementor-element-ad52372 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-93006 .elementor-element.elementor-element-298e660 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-93006 .elementor-element.elementor-element-22140b2 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}@media(max-width:1024px){.elementor-93006 .elementor-element.elementor-element-29ed8ec > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-93006 .elementor-element.elementor-element-29ed8ec .cea-button{padding:15px 25px 14px 28px;}.elementor-93006 .elementor-element.elementor-element-6da1de8 .elementor-heading-title{font-size:25px;line-height:30px;}.elementor-93006 .elementor-element.elementor-element-ad52372 .elementor-heading-title{font-size:25px;line-height:30px;}.elementor-93006 .elementor-element.elementor-element-298e660 .elementor-heading-title{font-size:25px;line-height:30px;}.elementor-93006 .elementor-element.elementor-element-22140b2 .elementor-heading-title{font-size:25px;line-height:30px;}}/* Start custom CSS for shortcode, class: .elementor-element-1802a0b *//* =============================
   CORRETTIVO: SHORTCODE PAGINA VENDITE
   ============================= */
.area5-vendite .area5-column-header{
  color: #163838 !important;       /* testo scuro leggibile su bg bianco */
}

.area5-vendite .area5-column-input,
.area5-vendite .area5-column-field button{
  border-color: rgba(0,0,0,0.12);
  background: #ffffff;
  color: #1a1a1a;
}

.area5-vendite select,
.area5-vendite input{
  color: #1a1a1a !important;
  background: #ffffff !important;
}

/* Pulsanti (se ne hai uno con sfondo bianco di default) */
.area5-vendite .area5-column-field button{
  background: #163838;
  color: #ffffff;
  font-weight: 600;
  border: none;
  transition: background .25s;
}
.area5-vendite .area5-column-field button:hover{
  background: #0f2d2d;
}

/* ============== VENDITE: SELECT ORDINAMENTO (fix completo) ============== */

/* 1) Select “ordinamento”: freccia custom + spaziatura + altezza coerente */
.area5-vendite select.area5-column-input,
.area5-vendite #area5_sort.area5-column-input{
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;                  /* nasconde la freccia nativa */
  background-color: #fff !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  height: 48px !important;
  line-height: 48px !important;
  padding: 0 40px 0 12px !important;            /* spazio a destra per la freccia */
  color: #1a1a1a !important;
  border-radius: 8px !important;
  background-clip: padding-box;
  /* freccia SVG scura, sempre visibile sul bianco */
  background-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' \
stroke='%23163838' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'>\
<polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 18px;
}

/* 2) Stato focus: bordo più visibile e outline accessibile */
.area5-vendite select.area5-column-input:focus{
  border-color: #85a6a6 !important;
  box-shadow: 0 0 0 3px rgba(133,166,166,.25);
  outline: none;
}

/* 3) Dropdown options: dimensioni e colori leggibili (supporto cross-browser) */
.area5-vendite select.area5-column-input option{
  color: #1a1a1a;
  background: #ffffff;
  font-size: 15px;
  line-height: 1.4;               /* evita “schiacciamenti” nel menu */
  padding: 6px 10px;              /* non tutti i browser la applicano, ma aiuta dove supportato */
}

/* 4) iOS/Safari: previene clipping verticale del testo nella select */
@supports (-webkit-touch-callout: none) {
  .area5-vendite select.area5-column-input{
    line-height: normal !important;
    height: 48px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

/* 5) Contenitore “gruppo sort”: assicura larghezza piena su mobile */
.area5-vendite .area5-sort-group,
.area5-vendite .area5-sort-group .area5-column{
  width: 100%;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-1802a0b *//* =============================
   CORRETTIVO: SHORTCODE PAGINA VENDITE
   ============================= */
.area5-vendite .area5-column-header{
  color: #163838 !important;       /* testo scuro leggibile su bg bianco */
}

.area5-vendite .area5-column-input,
.area5-vendite .area5-column-field button{
  border-color: rgba(0,0,0,0.12);
  background: #ffffff;
  color: #1a1a1a;
}

.area5-vendite select,
.area5-vendite input{
  color: #1a1a1a !important;
  background: #ffffff !important;
}

/* Pulsanti (se ne hai uno con sfondo bianco di default) */
.area5-vendite .area5-column-field button{
  background: #163838;
  color: #ffffff;
  font-weight: 600;
  border: none;
  transition: background .25s;
}
.area5-vendite .area5-column-field button:hover{
  background: #0f2d2d;
}

/* ============== VENDITE: SELECT ORDINAMENTO (fix completo) ============== */

/* 1) Select “ordinamento”: freccia custom + spaziatura + altezza coerente */
.area5-vendite select.area5-column-input,
.area5-vendite #area5_sort.area5-column-input{
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;                  /* nasconde la freccia nativa */
  background-color: #fff !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  height: 48px !important;
  line-height: 48px !important;
  padding: 0 40px 0 12px !important;            /* spazio a destra per la freccia */
  color: #1a1a1a !important;
  border-radius: 8px !important;
  background-clip: padding-box;
  /* freccia SVG scura, sempre visibile sul bianco */
  background-image: url("data:image/svg+xml;utf8,\
<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='18' height='18' \
stroke='%23163838' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'>\
<polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 18px;
}

/* 2) Stato focus: bordo più visibile e outline accessibile */
.area5-vendite select.area5-column-input:focus{
  border-color: #85a6a6 !important;
  box-shadow: 0 0 0 3px rgba(133,166,166,.25);
  outline: none;
}

/* 3) Dropdown options: dimensioni e colori leggibili (supporto cross-browser) */
.area5-vendite select.area5-column-input option{
  color: #1a1a1a;
  background: #ffffff;
  font-size: 15px;
  line-height: 1.4;               /* evita “schiacciamenti” nel menu */
  padding: 6px 10px;              /* non tutti i browser la applicano, ma aiuta dove supportato */
}

/* 4) iOS/Safari: previene clipping verticale del testo nella select */
@supports (-webkit-touch-callout: none) {
  .area5-vendite select.area5-column-input{
    line-height: normal !important;
    height: 48px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
}

/* 5) Contenitore “gruppo sort”: assicura larghezza piena su mobile */
.area5-vendite .area5-sort-group,
.area5-vendite .area5-sort-group .area5-column{
  width: 100%;
}/* End custom CSS */