/* OroVicino map enhancements */
.ov-map{position:relative!important;min-height:300px!important}
#ov-leaflet-map{position:absolute;inset:0;width:100%;height:100%;z-index:1}
.ov-map .ov-maplab{z-index:3;background:rgba(255,255,255,.92);padding:7px 10px;border-radius:7px;font-size:14px;pointer-events:none}
.ov-map .ov-mapnote{z-index:3}
.ov-map.ov-map-ready .ov-maplab,.ov-map.ov-map-ready .ov-mapnote{display:none}
.ov-map-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 12px}
.ov-map-toolbar label{font-size:11px;font-weight:800;color:#555}
.ov-map-toolbar select{border:1px solid #ddd;background:#fff;border-radius:7px;padding:8px 10px;font-size:12px}
.ov-result-distance{display:inline-block;margin-left:6px;color:#956a10;font-weight:800}
.ov-result-actions{display:flex;gap:6px;flex-wrap:wrap;margin-top:7px}
.ov-result-actions a{font-size:10px!important;padding:6px 8px!important}
@media(max-width:650px){.ov-map{min-height:340px!important}}


/* 0.2.3 - lista risultati compatta e mappa pulita */
.ov-mapgrid .ov-list{height:360px;max-height:360px;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}
#ov-nearby-list{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-width:thin;scrollbar-color:#c89222 #f3f1ec}
#ov-nearby-list::-webkit-scrollbar{width:7px}
#ov-nearby-list::-webkit-scrollbar-track{background:#f3f1ec;border-radius:10px}
#ov-nearby-list::-webkit-scrollbar-thumb{background:#c89222;border-radius:10px}
.ov-map{height:360px!important;min-height:360px!important}
.ov-maplab,#ov-map-label{display:none!important}
.ov-map-popup{font-size:13px;line-height:1.45;max-width:250px;padding:2px 1px}
.ov-map-popup strong{font-size:14px}
.ov-map-popup-actions{display:flex;gap:10px;margin-top:8px}
.ov-map-popup-actions a{color:#956a10!important;font-weight:800;text-decoration:none!important}
@media(max-width:650px){.ov-mapgrid .ov-list{height:300px;max-height:300px}.ov-map{height:340px!important;min-height:340px!important}}

.ov-calc-source{font-size:10px;line-height:1.35;color:#777;margin-top:5px;font-weight:500}
#ov-operator-form-status{font-size:12px;line-height:1.45;margin-top:10px;color:#555;min-height:18px}

#ov-leaflet-map{background:#eef0e9}.leaflet-container{font-family:inherit}.leaflet-popup-content{margin:12px 14px}.leaflet-control-attribution{font-size:10px}

/* 0.2.8 - pagina risultati ricerca */
.ovsr-page{width:100vw;margin-left:calc(50% - 50vw);font-family:Arial,Helvetica,sans-serif;color:#1b1b1b}
.ovsr-page .ovseo-inner{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px;box-sizing:border-box}
.ovsr-page .ovseo-hero{padding:46px 0 34px;background:#111315;color:#fff}
.ovsr-page .ovseo-breadcrumb{font-size:12px;margin-bottom:14px;color:#b8b8b8}
.ovsr-page .ovseo-breadcrumb a{color:#d5b45f;text-decoration:none}
.ovsr-page .ovseo-breadcrumb .sep{margin:0 7px;color:#777}
.ovsr-page .ovseo-eyebrow,.ovsr-page .ovseo-section-head span,.ovsr-page .ovseo-copy>span{display:block;text-transform:uppercase;letter-spacing:1.6px;font-size:11px;font-weight:800;color:#c89222;margin-bottom:8px}
.ovsr-page h1{font-size:42px;line-height:1.08;margin:0 0 10px;color:#fff}
.ovsr-page .ovseo-hero p{max-width:760px;color:#ddd;margin:0 0 20px;line-height:1.55}
.ovsr-page .ovseo-search{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:8px;max-width:820px;background:#fff;padding:8px;border-radius:10px}
.ovsr-page .ovseo-search input{border:0;outline:0;padding:12px 13px;font-size:14px;min-width:0}
.ovsr-page .ovseo-loc,.ovsr-page .ovseo-search-btn{border:0;border-radius:7px;padding:11px 15px;font-weight:800;cursor:pointer}
.ovsr-page .ovseo-loc{background:#f6f2e8;color:#7d5d18}
.ovsr-page .ovseo-search-btn{background:#c89222;color:#111}
.ovsr-page .ovseo-status{font-size:12px;color:#cfcfcf;margin-top:10px}
.ovsr-page .ovseo-section{padding:38px 0;background:#fff}
.ovsr-page .ovseo-soft{background:#f7f7f5}
.ovsr-page .ovseo-section-head{margin-bottom:18px}
.ovsr-page .ovseo-section-head h2,.ovsr-page .ovseo-copy h2{font-size:29px;line-height:1.12;margin:0 0 7px}
.ovsr-page .ovseo-section-head p,.ovsr-page .ovseo-copy p{color:#6f7378;line-height:1.55;margin:0}
.ovsr-page .ovmapgrid{display:grid;grid-template-columns:.72fr 1.55fr;gap:16px}
.ovsr-page .ovlist{background:#fff;border:1px solid #e6e1d8;border-radius:12px;padding:16px;box-sizing:border-box}
.ovsr-page .ovlist>h3{font-size:18px;margin:0 0 10px}
.ovsr-page .ov-map{border:1px solid #e0ddd5;border-radius:12px;overflow:hidden;background:#eef0e9}
.ovsr-page .ov-result{padding:11px 0;border-bottom:1px solid #eee}
.ovsr-page .ov-result:last-child{border-bottom:0}
.ovsr-page .ov-result b{display:block;font-size:13px}
.ovsr-page .ov-result b a{color:#222;text-decoration:none}
.ovsr-page .ov-result small{display:block;color:#777;font-size:11px;margin-top:3px}
.ovsr-page .ovseo-copy{max-width:800px}
@media(max-width:780px){.ovsr-page .ovseo-search{grid-template-columns:1fr}.ovsr-page .ovmapgrid{grid-template-columns:1fr}.ovsr-page h1{font-size:34px}.ovsr-page .ovseo-inner{padding-left:16px;padding-right:16px}}


/* 0.3.0 - pagina risultati pulita, senza title/sidebar del tema */
.ovsr-main-content{background:#fff!important;padding:0!important;margin:0!important}
.ovsr-main-content:before,.ovsr-main-content .container:before{display:none!important}
.ovsr-page{width:100%!important;margin:0!important;background:#fff;font-family:Arial,Helvetica,sans-serif;color:#202124}
.ovsr-page .ovsr-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;box-sizing:border-box}
.ovsr-search-panel{background:#fff;border-bottom:1px solid #ece9e2;padding:34px 0 26px}
.ovsr-search-panel h1{font-size:32px!important;line-height:1.15!important;font-weight:600!important;color:#252525!important;margin:0 0 20px!important}
.ovsr-search-row{display:grid;grid-template-columns:minmax(240px,1fr) 105px auto auto;gap:10px;align-items:stretch;max-width:920px}
.ovsr-search-input{border:1px solid #d9d7d1;border-radius:10px;background:#fff;overflow:hidden}
.ovsr-search-input input{width:100%;height:48px;border:0!important;box-shadow:none!important;outline:0!important;padding:0 15px!important;font-size:15px!important;background:#fff!important;color:#222!important;box-sizing:border-box}
.ovsr-radius{height:48px;border:1px solid #d9d7d1!important;border-radius:10px;background:#fff;padding:0 12px;font-size:14px;color:#333;cursor:pointer}
.ovsr-location-btn,.ovsr-search-btn{height:48px;border:0!important;border-radius:10px;padding:0 17px;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}
.ovsr-location-btn{background:#f4f1e9;color:#775817}
.ovsr-search-btn{background:#c89222;color:#111}
.ovsr-search-btn:hover{background:#d6a234}
.ovsr-status{margin-top:10px;color:#777;font-size:12px;line-height:1.4;min-height:17px}
.ovsr-results{padding:28px 0 44px;background:#faf9f7}
.ovsr-results-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}
.ovsr-results-head h2{font-size:23px!important;line-height:1.2!important;font-weight:600!important;color:#2c2c2c!important;margin:0!important}
#ov-results-count{font-size:12px;color:#777;white-space:nowrap}
.ovsr-page .ovmapgrid{display:grid;grid-template-columns:370px minmax(0,1fr);gap:16px;align-items:stretch}
.ovsr-page .ovlist{height:520px;max-height:520px;background:#fff;border:1px solid #e2dfd8;border-radius:12px;padding:0 16px;overflow:hidden;box-sizing:border-box}
.ovsr-page #ov-nearby-list{height:100%;padding-right:5px;overflow-y:auto}
.ovsr-page .ov-result{padding:17px 0;border-bottom:1px solid #efede8}
.ovsr-page .ov-result b{display:block;font-size:14px;line-height:1.35;color:#222}
.ovsr-page .ov-result b a{color:#222!important;text-decoration:none!important}
.ovsr-page .ov-result small{display:block;color:#707070;font-size:11px;line-height:1.5;margin-top:5px}
.ovsr-page .ov-result-distance{color:#a4730f;font-size:12px;margin-left:6px}
.ovsr-page .ov-result-actions{margin-top:10px;gap:10px}
.ovsr-page .ov-result-actions a{display:inline-flex!important;align-items:center;padding:0!important;background:transparent!important;border:0!important;color:#a4730f!important;font-size:11px!important;font-weight:700!important;text-decoration:none!important}
.ovsr-page .ov-map{height:520px!important;min-height:520px!important;border:1px solid #e2dfd8;border-radius:12px;overflow:hidden;background:#eef0e9}
.ovsr-page .ov-map-toolbar{display:none!important}
@media(max-width:900px){
  .ovsr-search-row{grid-template-columns:minmax(0,1fr) 95px auto}
  .ovsr-search-btn{grid-column:1/-1}
  .ovsr-page .ovmapgrid{grid-template-columns:330px minmax(0,1fr)}
}
@media(max-width:720px){
  .ovsr-page .ovsr-inner{width:min(100% - 28px,1180px)}
  .ovsr-search-panel{padding:24px 0 20px}
  .ovsr-search-panel h1{font-size:26px!important;margin-bottom:16px!important}
  .ovsr-search-row{grid-template-columns:1fr 92px}
  .ovsr-location-btn,.ovsr-search-btn{grid-column:auto}
  .ovsr-search-btn{grid-column:1/-1}
  .ovsr-page .ovmapgrid{grid-template-columns:1fr}
  .ovsr-page .ovlist{height:auto;max-height:none;min-height:0}
  .ovsr-page #ov-nearby-list{max-height:none;overflow:visible;padding-right:0}
  .ovsr-page .ov-map{height:340px!important;min-height:340px!important}
  .ovsr-results{padding-top:22px}
}
@media(max-width:460px){
  .ovsr-search-row{grid-template-columns:1fr}
  .ovsr-radius,.ovsr-location-btn,.ovsr-search-btn{width:100%}
  .ovsr-search-btn{grid-column:auto}
  .ovsr-results-head{align-items:flex-start;flex-direction:column;gap:4px}
}


/* 0.3.3 - Hub /compro-oro/: hero allineata alle altre pagine + colori coerenti */
.ov-hub-page #main-content,
.ov-hub-page #main-content>.container,
.ov-hub-page .et-l--post,
.ov-hub-page .et_builder_inner_content{
  margin-top:0!important;
  padding-top:0!important;
}
.ov-hub-page #main-content>.container{
  width:100%!important;
  max-width:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
.ov-hub-page #main-content>.container:before{display:none!important}
.ov-hub-page .et-l--post>.et_builder_inner_content>.et_pb_section:first-child{
  margin-top:0!important;
  padding-top:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
.ov-hub-page .et-l--post>.et_builder_inner_content>.et_pb_section:first-child>.et_pb_row{
  width:100%!important;
  max-width:none!important;
  margin-top:0!important;
  padding-top:0!important;
  padding-left:0!important;
  padding-right:0!important;
}
.ov-hub-page .et-l--post>.et_builder_inner_content>.et_pb_section:first-child .et_pb_column{
  margin-top:0!important;
  padding-top:0!important;
}

.ovseo-hub{
  width:100vw!important;
  margin:0 0 0 calc(50% - 50vw)!important;
  font-family:Inter,Arial,sans-serif;
  color:#1b1b1b!important;
  overflow:hidden;
}
.ovseo-hub *{box-sizing:border-box}
.ovseo-hub .ovseo-inner{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}
.ovseo-hub .ovseo-hero{
  margin:0!important;
  padding:0!important;
  background:linear-gradient(90deg,rgba(7,8,9,.97),rgba(7,8,9,.82) 47%,rgba(7,8,9,.45)),url('https://images.pexels.com/photos/15967464/pexels-photo-15967464.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover no-repeat!important;
  color:#fff!important;
}
.ovseo-hub .ovseo-hero .ovseo-inner{padding-top:54px!important;padding-bottom:42px!important}
.ovseo-hub .ovseo-hero h1{
  margin:0 0 14px!important;
  max-width:860px;
  font-size:52px!important;
  line-height:1.02!important;
  letter-spacing:-2px!important;
  font-weight:900!important;
  color:#fff!important;
}
.ovseo-hub .ovseo-hero p{
  max-width:830px;
  margin:0!important;
  font-size:17px!important;
  line-height:1.5!important;
  color:#fff!important;
}
.ovseo-hub .ovseo-breadcrumb,
.ovseo-hub .ovseo-breadcrumb span,
.ovseo-hub .ovseo-breadcrumb a{
  color:#fff!important;
}
.ovseo-hub .ovseo-breadcrumb{margin-bottom:20px!important;opacity:.92}
.ovseo-hub .ovseo-status{color:#fff!important;opacity:.88}

.ovseo-hub .ovseo-search{
  display:grid;
  grid-template-columns:1.5fr .62fr .38fr;
  max-width:900px;
  margin-top:24px;
  padding:8px;
  background:#fff!important;
  border-radius:11px;
  box-shadow:0 14px 35px rgba(0,0,0,.25);
}
.ovseo-hub .ovseo-search input{background:#fff!important;color:#1b1b1b!important}
.ovseo-hub .ovseo-loc{background:#fff!important;color:#8a6514!important}
.ovseo-hub .ovseo-search-btn{background:linear-gradient(135deg,#efc867,#c89222)!important;color:#111!important}

.ovseo-hub .ovseo-section{background:#fff!important;color:#1b1b1b!important}
.ovseo-hub .ovseo-section.ovseo-soft{background:#f7f7f5!important;color:#1b1b1b!important}
.ovseo-hub .ovseo-section h1,
.ovseo-hub .ovseo-section h2,
.ovseo-hub .ovseo-section h3,
.ovseo-hub .ovseo-section h4,
.ovseo-hub .ovseo-section p,
.ovseo-hub .ovseo-area-card,
.ovseo-hub .ovseo-area-card strong,
.ovseo-hub .ovseo-area-card p,
.ovseo-hub .ovseo-listing-card,
.ovseo-hub .ovseo-listing-card h3,
.ovseo-hub .ovseo-listing-card p{
  color:#1b1b1b!important;
}
.ovseo-hub .ovseo-section-head span,
.ovseo-hub .ovseo-area-kicker,
.ovseo-hub .ovseo-arrow{
  color:#a97711!important;
}
.ovseo-hub .ovseo-section-head p,
.ovseo-hub .ovseo-preview{
  color:#565a5f!important;
}
.ovseo-hub .ovseo-chip{background:#fff!important;color:#222!important}

@media(max-width:980px){
  .ovseo-hub .ovseo-hero h1{font-size:42px!important;letter-spacing:-1.4px!important}
  .ovseo-hub .ovseo-search{grid-template-columns:1fr}
  .ovseo-hub .ovseo-loc{border-left:0!important;border-top:1px solid #eee!important}
}
@media(max-width:650px){
  .ovseo-hub .ovseo-inner{padding-left:16px;padding-right:16px}
  .ovseo-hub .ovseo-hero .ovseo-inner{padding-top:42px!important;padding-bottom:34px!important}
  .ovseo-hub .ovseo-hero h1{font-size:36px!important;letter-spacing:-1.3px!important}
}

/* 0.3.4 - Scheda singolo operatore: layout completo e coerente con OroVicino */
body.single-product.et-tb-has-body #main-content,
body.single-product.et-tb-has-body .et-l--body,
body.single-product.et-tb-has-body .et-l--body .et_builder_inner_content{
  margin:0!important;
  padding:0!important;
  background:#fff!important;
}
body.single-product.et-tb-has-body .et-l--body .et_pb_section:first-child{
  margin:0!important;
  padding:0!important;
}
body.single-product.et-tb-has-body .et-l--body .et_pb_section:first-child>.et_pb_row{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.single-product.et-tb-has-body .et-l--body .et_pb_section:first-child .et_pb_column{
  margin:0!important;
  padding:0!important;
}

.ovseo-listing-page{
  width:100vw;
  margin-left:calc(50% - 50vw);
  overflow:hidden;
  font-family:Manrope,Arial,sans-serif;
  color:#17191c;
  background:#fff;
}
.ovseo-listing-page *{box-sizing:border-box}
.ovseo-listing-page .ovseo-inner{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}

.ovseo-listing-hero{
  margin:0!important;
  padding:0!important;
  background:linear-gradient(90deg,rgba(7,8,9,.97),rgba(7,8,9,.82) 52%,rgba(7,8,9,.5)),url('https://images.pexels.com/photos/15967464/pexels-photo-15967464.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover no-repeat;
  color:#fff;
}
.ovseo-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:42px;align-items:center;padding-top:46px!important;padding-bottom:46px!important}
.ovseo-listing-page .ovseo-breadcrumb{font-size:12px;line-height:1.5;margin:0 0 22px;color:#d7d7d7!important}
.ovseo-listing-page .ovseo-breadcrumb a{color:#efc867!important;text-decoration:none!important}
.ovseo-listing-page .ovseo-breadcrumb .sep{margin:0 7px;color:#8f9398!important}
.ovseo-listing-page .ovseo-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:1.7px;font-weight:800;color:#efc867!important;margin:0 0 10px}
.ovseo-listing-page .ovseo-hero-copy h1{font-size:46px!important;line-height:1.04!important;letter-spacing:-1.7px!important;font-weight:800!important;color:#fff!important;margin:0 0 14px!important;padding:0!important}
.ovseo-listing-page .ovseo-address{font-size:17px!important;line-height:1.4!important;font-weight:700!important;color:#fff!important;margin:0 0 12px!important;padding:0!important}
.ovseo-listing-page .ovseo-intro{max-width:690px;font-size:15px!important;line-height:1.6!important;color:#e3e4e6!important;margin:0 0 22px!important;padding:0!important}
.ovseo-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}
.ovseo-primary,.ovseo-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:11px 16px;text-decoration:none!important;font-size:13px;font-weight:800;transition:.18s ease}
.ovseo-primary{border:1px solid #c89222;background:linear-gradient(135deg,#efc867,#c89222);color:#111!important}
.ovseo-primary:hover{filter:brightness(1.04);transform:translateY(-1px)}
.ovseo-secondary{border:1px solid rgba(255,255,255,.48);background:rgba(255,255,255,.05);color:#fff!important}
.ovseo-secondary:hover{border-color:#efc867;color:#efc867!important;background:rgba(255,255,255,.08)}
.ovseo-hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:22px;color:#f4f4f2;font-size:11px;font-weight:700}
.ovseo-hero-points span{display:inline-flex;align-items:center;gap:6px}

.ovseo-quote-card{background:#fff;border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:22px;box-shadow:0 18px 50px rgba(0,0,0,.28);color:#17191c}
.ovseo-quote-title{display:flex;gap:11px;align-items:flex-start;margin-bottom:16px}
.ovseo-quote-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;flex:0 0 34px;background:#fff3d5;color:#a97711;font-weight:900}
.ovseo-quote-card h2{font-size:22px!important;line-height:1.15!important;font-weight:800!important;color:#17191c!important;margin:0 0 5px!important;padding:0!important}
.ovseo-quote-card p{font-size:12px!important;line-height:1.45!important;color:#50555a!important;margin:0!important;padding:0!important}
.ovseo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.ovseo-quote-card label{display:block;font-size:11px;line-height:1.3;font-weight:800;color:#17191c!important;margin:0}
.ovseo-quote-card input:not([type=checkbox]),.ovseo-quote-card select,.ovseo-quote-card textarea{width:100%;margin-top:5px;border:1px solid #d8d9db!important;border-radius:8px!important;background:#fff!important;color:#17191c!important;font:inherit;font-weight:500;padding:10px 11px!important;outline:0;box-shadow:none!important}
.ovseo-quote-card input:not([type=checkbox]):focus,.ovseo-quote-card select:focus,.ovseo-quote-card textarea:focus{border-color:#c89222!important;box-shadow:0 0 0 2px rgba(200,146,34,.12)!important}
.ovseo-quote-card textarea{resize:vertical;min-height:82px}
.ovseo-full{margin-top:10px!important}
.ovseo-privacy{display:flex!important;align-items:flex-start;gap:8px;margin-top:10px!important;font-size:10px!important;font-weight:500!important;color:#555!important}
.ovseo-privacy input{margin-top:2px;flex:0 0 auto}
.ovseo-quote-submit{width:100%;border:0!important;margin-top:12px;cursor:pointer}
.ovseo-quote-status{min-height:17px;margin-top:8px;font-size:11px;line-height:1.4;color:#666}
.ovseo-quote-status.ok{color:#26783a}.ovseo-quote-status.err{color:#a42c2c}
.ovseo-hp{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}

.ovseo-listing-page .ovseo-section{padding:42px 0;background:#fff;color:#17191c}
.ovseo-listing-page .ovseo-section.ovseo-soft{background:#f7f7f5}
.ovseo-listing-page .ovseo-facts{padding:26px 0}
.ovseo-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.ovseo-detail-card{background:#fff;border:1px solid #d9d7d1;border-radius:12px;padding:18px 20px;min-height:108px}
.ovseo-detail-card span,.ovseo-copy>span{display:block;text-transform:uppercase;letter-spacing:1.45px;font-size:10px;font-weight:800;color:#a97711!important;margin-bottom:7px}
.ovseo-detail-card strong{display:block;font-size:19px;line-height:1.2;color:#17191c!important;font-weight:800}
.ovseo-detail-card small{display:block;margin-top:6px;font-size:11px;line-height:1.45;color:#5c6166!important}

.ovseo-location-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:36px;align-items:center}
.ovseo-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}
.ovseo-copy h2{font-size:30px!important;line-height:1.12!important;letter-spacing:-.7px!important;font-weight:800!important;color:#17191c!important;margin:0 0 12px!important;padding:0!important}
.ovseo-copy p{font-size:14px!important;line-height:1.68!important;color:#303438!important;margin:0 0 12px!important;padding:0!important}
.ovseo-inline-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px}
.ovseo-text-link{color:#956a10!important;font-size:12px;font-weight:800;text-decoration:none!important}
.ovseo-text-link:hover{color:#c89222!important}
.ovseo-map-shell{border:1px solid #dedbd4;border-radius:14px;overflow:hidden;background:#eef0e9;min-height:360px}
.ovseo-listing-map{height:360px;min-height:360px;width:100%}
.ovseo-map-fallback{height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;color:#17191c;background:#f3f1ea}
.ovseo-map-fallback strong{font-size:18px;margin-bottom:5px}.ovseo-map-fallback span{font-size:13px;color:#555}
.ovseo-callout{margin-top:18px;padding:15px 16px;border:1px solid #ead7a5;border-radius:10px;background:#fff8e7}
.ovseo-callout strong{display:block;color:#17191c;margin-bottom:4px}.ovseo-callout p{font-size:12px!important;margin:0!important;color:#4b4f53!important}
.ovseo-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}
.ovseo-service-grid>div{border:1px solid #e2ded5;border-radius:10px;background:#fff;padding:14px}
.ovseo-service-grid b{display:block;color:#17191c;font-size:13px;margin-bottom:4px}
.ovseo-service-grid small{display:block;color:#5f6469;font-size:11px;line-height:1.45}

.ovseo-copy details{border-bottom:1px solid #e4e1da;padding:0}
.ovseo-copy details:first-of-type{border-top:1px solid #e4e1da}
.ovseo-copy summary{cursor:pointer;list-style:none;padding:13px 26px 13px 0;position:relative;font-size:13px;font-weight:800;color:#17191c}
.ovseo-copy summary::-webkit-details-marker{display:none}
.ovseo-copy summary:after{content:'+';position:absolute;right:3px;top:12px;color:#a97711;font-size:17px}
.ovseo-copy details[open] summary:after{content:'–'}
.ovseo-copy details p{padding:0 0 13px!important;margin:0!important;font-size:12px!important;color:#454a4f!important}
.ovseo-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.ovseo-chip{display:inline-flex;align-items:center;border:1px solid #dedbd4;border-radius:999px;background:#fff;color:#222!important;text-decoration:none!important;padding:8px 12px;font-size:11px;font-weight:800}
.ovseo-chip:hover,.ovseo-chip-active{border-color:#c89222;background:#fff8e7;color:#8a6210!important}
.ovseo-nearby-all{display:inline-block;margin-top:16px}

@media(max-width:980px){
  .ovseo-hero-grid{grid-template-columns:1fr;gap:28px;padding-top:40px!important;padding-bottom:40px!important}
  .ovseo-listing-page .ovseo-hero-copy h1{font-size:40px!important}
  .ovseo-location-grid,.ovseo-content-grid{grid-template-columns:1fr;gap:26px}
  .ovseo-detail-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
  .ovseo-listing-page .ovseo-inner{padding-left:16px;padding-right:16px}
  .ovseo-listing-page .ovseo-hero-copy h1{font-size:34px!important;letter-spacing:-1px!important}
  .ovseo-hero-grid{padding-top:32px!important;padding-bottom:32px!important}
  .ovseo-form-grid,.ovseo-detail-grid,.ovseo-service-grid{grid-template-columns:1fr}
  .ovseo-hero-actions{flex-direction:column;align-items:stretch}
  .ovseo-primary,.ovseo-secondary{width:100%}
  .ovseo-hero-points{gap:10px;flex-direction:column}
  .ovseo-listing-page .ovseo-section{padding:32px 0}
  .ovseo-copy h2{font-size:26px!important}
  .ovseo-listing-map,.ovseo-map-fallback,.ovseo-map-shell{height:320px;min-height:320px}
}

/* 0.3.6 - Archivi geografici: allineamento hero + palette OroVicino */
body.ov-geo-archive #main-content,
body.ov-geo-archive #main-content>.container,
body.ov-geo-archive .et-l--body,
body.ov-geo-archive .et-l--body .et_builder_inner_content{
  margin-top:0!important;
  padding-top:0!important;
}
body.ov-geo-archive #main-content>.container{
  width:100%!important;
  max-width:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.ov-geo-archive #main-content>.container:before{display:none!important}
body.ov-geo-archive .et-l--body .et_pb_section:first-child{
  margin:0!important;
  padding:0!important;
}
body.ov-geo-archive .et-l--body .et_pb_section:first-child>.et_pb_row{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.ov-geo-archive .et-l--body .et_pb_section:first-child .et_pb_column,
body.ov-geo-archive .et-l--body .et_pb_section:first-child .et_pb_module{
  margin-top:0!important;
  padding-top:0!important;
}

.ovseo-geo-page{
  width:100vw!important;
  margin:0 0 0 calc(50% - 50vw)!important;
  overflow:hidden;
  background:#fff;
  color:#17191c;
  font-family:Manrope,Arial,sans-serif;
}
.ovseo-geo-page *{box-sizing:border-box}
.ovseo-geo-page .ovseo-inner{
  width:100%;
  max-width:1180px;
  margin:0 auto;
  padding-left:24px;
  padding-right:24px;
}

.ovseo-geo-page .ovseo-hero{
  margin:0!important;
  padding:0!important;
  background:linear-gradient(90deg,rgba(7,8,9,.97),rgba(7,8,9,.83) 50%,rgba(7,8,9,.50)),url('https://images.pexels.com/photos/15967464/pexels-photo-15967464.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover no-repeat!important;
  color:#fff!important;
}
.ovseo-geo-page .ovseo-hero .ovseo-inner{
  padding-top:44px!important;
  padding-bottom:42px!important;
}
.ovseo-geo-page .ovseo-breadcrumb{
  margin:0 0 22px!important;
  padding:0!important;
  font-size:12px!important;
  line-height:1.45!important;
  color:#f4f4f2!important;
}
.ovseo-geo-page .ovseo-breadcrumb a,
.ovseo-geo-page .ovseo-breadcrumb span{color:#f4f4f2!important;text-decoration:none!important}
.ovseo-geo-page .ovseo-breadcrumb a:hover{color:#efc867!important}
.ovseo-geo-page .ovseo-breadcrumb .sep{margin:0 8px;color:#aeb2b6!important}
.ovseo-geo-page .ovseo-eyebrow{
  margin:0 0 12px!important;
  color:#efc867!important;
  font-size:11px!important;
  line-height:1.3!important;
  font-weight:800!important;
  letter-spacing:1.7px!important;
  text-transform:uppercase!important;
}
.ovseo-geo-page .ovseo-hero h1{
  max-width:900px;
  margin:0 0 16px!important;
  padding:0!important;
  color:#fff!important;
  font-size:48px!important;
  line-height:1.04!important;
  letter-spacing:-1.7px!important;
  font-weight:800!important;
}
.ovseo-geo-page .ovseo-hero p{
  max-width:850px;
  margin:0 0 24px!important;
  padding:0!important;
  color:#fff!important;
  font-size:16px!important;
  line-height:1.55!important;
}
.ovseo-geo-page .ovseo-search{
  display:grid;
  grid-template-columns:minmax(220px,1fr) 220px 136px;
  max-width:900px;
  margin:0;
  padding:8px;
  border-radius:11px;
  background:#fff!important;
  box-shadow:0 14px 35px rgba(0,0,0,.22);
  overflow:hidden;
}
.ovseo-geo-page .ovseo-search input{
  width:100%;
  min-width:0;
  height:46px;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
  background:#fff!important;
  color:#17191c!important;
  padding:0 13px!important;
  font-size:14px!important;
}
.ovseo-geo-page .ovseo-loc,
.ovseo-geo-page .ovseo-search-btn{
  min-height:46px;
  border:0!important;
  border-radius:7px;
  padding:0 15px;
  cursor:pointer;
  font-size:13px;
  font-weight:800;
}
.ovseo-geo-page .ovseo-loc{
  border-left:1px solid #ece8df!important;
  background:#fff!important;
  color:#8a6514!important;
}
.ovseo-geo-page .ovseo-search-btn{
  background:linear-gradient(135deg,#efc867,#c89222)!important;
  color:#111!important;
}
.ovseo-geo-page .ovseo-search-btn:hover{filter:brightness(1.04)}
.ovseo-geo-page .ovseo-status{
  min-height:17px;
  margin-top:10px!important;
  color:#fff!important;
  font-size:11px!important;
  line-height:1.45!important;
}

.ovseo-geo-page .ovseo-section{
  padding:46px 0;
  background:#fff!important;
  color:#17191c!important;
}
.ovseo-geo-page .ovseo-section.ovseo-soft{background:#f7f7f5!important}
.ovseo-geo-page .ovseo-section h1,
.ovseo-geo-page .ovseo-section h2,
.ovseo-geo-page .ovseo-section h3,
.ovseo-geo-page .ovseo-section h4,
.ovseo-geo-page .ovseo-section p,
.ovseo-geo-page .ovseo-section strong,
.ovseo-geo-page .ovseo-section small,
.ovseo-geo-page .ovseo-section div{
  color:#17191c;
}
.ovseo-geo-page .ovseo-section-head{margin:0 0 22px}
.ovseo-geo-page .ovseo-section-head span,
.ovseo-geo-page .ovseo-copy>span{
  display:block;
  margin:0 0 8px;
  color:#a97711!important;
  font-size:10px!important;
  line-height:1.3!important;
  letter-spacing:1.6px!important;
  text-transform:uppercase;
  font-weight:800;
}
.ovseo-geo-page .ovseo-section-head h2,
.ovseo-geo-page .ovseo-copy h2{
  margin:0 0 8px!important;
  padding:0!important;
  color:#17191c!important;
  font-size:30px!important;
  line-height:1.12!important;
  letter-spacing:-.6px!important;
  font-weight:800!important;
}
.ovseo-geo-page .ovseo-section-head p,
.ovseo-geo-page .ovseo-copy p{
  margin:0!important;
  padding:0!important;
  color:#17191c!important;
  font-size:14px!important;
  line-height:1.6!important;
}

.ovseo-geo-page .ovseo-area-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.ovseo-geo-page .ovseo-area-card{
  display:flex;
  min-height:168px;
  flex-direction:column;
  align-items:flex-start;
  padding:20px;
  border:1px solid #ddd9d0;
  border-radius:12px;
  background:#fff!important;
  color:#17191c!important;
  text-decoration:none!important;
  transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease;
}
.ovseo-geo-page .ovseo-area-card:hover{
  transform:translateY(-2px);
  border-color:#c89222;
  box-shadow:0 12px 28px rgba(17,20,23,.08);
}
.ovseo-geo-page .ovseo-area-kicker{
  margin-bottom:7px;
  color:#a97711!important;
  font-size:10px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:1.3px;
}
.ovseo-geo-page .ovseo-area-card strong{
  display:block;
  margin-bottom:7px;
  color:#17191c!important;
  font-size:20px;
  line-height:1.2;
  font-weight:800;
}
.ovseo-geo-page .ovseo-count,
.ovseo-geo-page .ovseo-preview{
  display:block;
  color:#17191c!important;
  font-size:11px;
  line-height:1.5;
}
.ovseo-geo-page .ovseo-preview{margin-top:5px}
.ovseo-geo-page .ovseo-arrow{
  margin-top:auto;
  padding-top:14px;
  color:#956a10!important;
  font-size:11px;
  font-weight:800;
}

.ovseo-geo-page .ovseo-listing-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.ovseo-geo-page .ovseo-listing-card{
  min-height:230px;
  padding:20px;
  border:1px solid #d9d7d1;
  border-radius:12px;
  background:#fff!important;
  color:#17191c!important;
}
.ovseo-geo-page .ovseo-oam{
  display:inline-flex;
  margin-bottom:12px;
  padding:6px 8px;
  border-radius:6px;
  background:#ecf9ef;
  color:#1f7d3c!important;
  font-size:9px;
  line-height:1;
  font-weight:800;
}
.ovseo-geo-page .ovseo-listing-card h3{
  margin:0 0 10px!important;
  padding:0!important;
  color:#17191c!important;
  font-size:18px!important;
  line-height:1.25!important;
  font-weight:800!important;
}
.ovseo-geo-page .ovseo-listing-card h3 a{color:#17191c!important;text-decoration:none!important}
.ovseo-geo-page .ovseo-listing-card p,
.ovseo-geo-page .ovseo-card-meta{
  color:#17191c!important;
  font-size:11px!important;
  line-height:1.5!important;
}
.ovseo-geo-page .ovseo-card-meta{margin-top:8px}
.ovseo-geo-page .ovseo-card-btn{
  display:inline-flex;
  margin-top:14px;
  color:#956a10!important;
  font-size:11px;
  font-weight:800;
  text-decoration:none!important;
}
.ovseo-geo-page .ovseo-no-direct{
  padding:18px 20px;
  border:1px solid #ddd9d0;
  border-radius:12px;
  background:#fff;
}
.ovseo-geo-page .ovseo-no-direct p{margin-top:5px!important}

.ovseo-geo-page .ovmapgrid{
  display:grid;
  grid-template-columns:370px minmax(0,1fr);
  gap:16px;
  align-items:stretch;
}
.ovseo-geo-page .ovlist{
  height:440px;
  max-height:440px;
  overflow:hidden;
  padding:16px;
  border:1px solid #ddd9d0;
  border-radius:12px;
  background:#fff!important;
}
.ovseo-geo-page .ovlist>h3{
  margin:0 0 10px!important;
  padding:0!important;
  color:#17191c!important;
  font-size:18px!important;
  font-weight:800!important;
}
.ovseo-geo-page .ovlist #ov-nearby-list{height:calc(100% - 30px);overflow-y:auto}
.ovseo-geo-page .ov-result,
.ovseo-geo-page .ov-result b,
.ovseo-geo-page .ov-result small{color:#17191c!important}
.ovseo-geo-page .ov-map{
  height:440px!important;
  min-height:440px!important;
  border:1px solid #ddd9d0;
  border-radius:12px;
  overflow:hidden;
}
.ovseo-geo-page .ovseo-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.ovseo-geo-page .ovseo-chip{
  display:inline-flex;
  align-items:center;
  padding:8px 12px;
  border:1px solid #ddd9d0;
  border-radius:999px;
  background:#fff!important;
  color:#17191c!important;
  font-size:11px;
  font-weight:800;
  text-decoration:none!important;
}
.ovseo-geo-page .ovseo-chip:hover{border-color:#c89222;background:#fff8e7!important;color:#17191c!important}
.ovseo-geo-page .ovseo-editorial .ovseo-copy{max-width:820px}

@media(max-width:980px){
  .ovseo-geo-page .ovseo-hero h1{font-size:40px!important;letter-spacing:-1.2px!important}
  .ovseo-geo-page .ovseo-area-grid,
  .ovseo-geo-page .ovseo-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ovseo-geo-page .ovmapgrid{grid-template-columns:330px minmax(0,1fr)}
}
@media(max-width:720px){
  .ovseo-geo-page .ovseo-inner{padding-left:16px;padding-right:16px}
  .ovseo-geo-page .ovseo-hero .ovseo-inner{padding-top:34px!important;padding-bottom:32px!important}
  .ovseo-geo-page .ovseo-hero h1{font-size:34px!important;letter-spacing:-1px!important}
  .ovseo-geo-page .ovseo-hero p{font-size:15px!important}
  .ovseo-geo-page .ovseo-search{grid-template-columns:1fr;padding:7px}
  .ovseo-geo-page .ovseo-loc{border-left:0!important;border-top:1px solid #ece8df!important}
  .ovseo-geo-page .ovseo-area-grid,
  .ovseo-geo-page .ovseo-listing-grid,
  .ovseo-geo-page .ovmapgrid{grid-template-columns:1fr}
  .ovseo-geo-page .ovseo-section{padding:34px 0}
  .ovseo-geo-page .ovseo-section-head h2,
  .ovseo-geo-page .ovseo-copy h2{font-size:26px!important}
  .ovseo-geo-page .ovlist{height:auto;max-height:none}
  .ovseo-geo-page .ovlist #ov-nearby-list{height:auto;max-height:none;overflow:visible}
  .ovseo-geo-page .ov-map{height:340px!important;min-height:340px!important}
}

/* 0.3.8 - footer realmente in fondo su archivi geografici e schede operatore
   Divi annida #et-main-area dentro #et-boc: il flex va applicato a questi wrapper,
   non solo a #page-container. */
body.ov-geo-archive #page-container,
body.single-product #page-container{
  min-height:100vh!important;
  min-height:100dvh!important;
}

body.ov-geo-archive #et-boc,
body.single-product #et-boc{
  min-height:100vh!important;
  min-height:100dvh!important;
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
}

body.ov-geo-archive #et-main-area,
body.single-product #et-main-area{
  flex:1 0 auto!important;
  display:flex!important;
  flex-direction:column!important;
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
}

body.ov-geo-archive #main-content,
body.single-product #main-content{
  flex:1 0 auto!important;
  width:100%!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}

body.ov-geo-archive .et-l--body,
body.single-product .et-l--body{
  width:100%!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}

body.ov-geo-archive .et-l--footer,
body.single-product .et-l--footer{
  flex:0 0 auto!important;
  width:100%!important;
  margin-top:auto!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}

body.ov-geo-archive .et-l--footer .et_pb_section:last-child,
body.ov-geo-archive .et-l--footer .et_pb_row:last-child,
body.single-product .et-l--footer .et_pb_section:last-child,
body.single-product .et-l--footer .et_pb_row:last-child{
  margin-bottom:0!important;
  padding-bottom:0!important;
}

/* Evita margini residui Divi tra l'ultimo blocco OroVicino e il footer. */
body.ov-geo-archive .ovseo-geo-page,
body.single-product .ovseo-listing-page{
  margin-bottom:0!important;
}
body.ov-geo-archive .ovseo-geo-page > :last-child,
body.single-product .ovseo-listing-page > :last-child{
  margin-bottom:0!important;
}

/* CTA oro del footer rimossa in tutto il sito. */
.ovf .ovf-cta{display:none!important}

/* 0.3.9 - rimozione editoriale geo + chiusura footer senza riga bianca.
   Il fondo scuro sui wrapper esterni elimina il canvas bianco residuo oltre il footer,
   mentre #main-content resta esplicitamente bianco. */
body.ov-geo-archive,
body.single-product{
  margin-bottom:0!important;
  padding-bottom:0!important;
  background:#111417!important;
}
body.ov-geo-archive #page-container,
body.single-product #page-container,
body.ov-geo-archive #et-boc,
body.single-product #et-boc,
body.ov-geo-archive #et-main-area,
body.single-product #et-main-area{
  min-height:100vh!important;
  min-height:100dvh!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
  background:#111417!important;
}
body.ov-geo-archive #main-content,
body.single-product #main-content{
  background:#fff!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.ov-geo-archive .et-l--footer,
body.ov-geo-archive .et-l--footer > *,
body.single-product .et-l--footer,
body.single-product .et-l--footer > *{
  background:#111417!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.ov-geo-archive .et-l--footer:after,
body.single-product .et-l--footer:after{
  content:none!important;
  display:none!important;
}

/* 0.3.10 - nessun vuoto tra contenuto e footer.
   Lo spazio visto a video non era un margine del footer: era l'area residua
   del main-content flessibile, con background bianco. Facciamo crescere
   l'ultima sezione reale della pagina fino al footer, così il suo sfondo
   continua senza creare una fascia separata. */
body.ov-geo-archive #main-content,
body.single-product #main-content{
  display:flex!important;
  flex-direction:column!important;
  background:transparent!important;
}
body.ov-geo-archive .et-l--body,
body.single-product .et-l--body,
body.ov-geo-archive .et-l--body .et_builder_inner_content,
body.single-product .et-l--body .et_builder_inner_content{
  display:flex!important;
  flex:1 0 auto!important;
  flex-direction:column!important;
  width:100%!important;
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.ov-geo-archive .ovseo-geo-page{
  display:flex!important;
  flex:1 0 auto!important;
  flex-direction:column!important;
  width:100%!important;
  margin-bottom:0!important;
}
body.single-product .ovseo-listing-page{
  display:flex!important;
  flex:1 0 auto!important;
  flex-direction:column!important;
  width:100%!important;
  margin-bottom:0!important;
}
body.ov-geo-archive .ovseo-geo-page > :last-child{
  flex:1 0 auto!important;
  margin-bottom:0!important;
}
body.single-product .ovseo-listing-page > :last-child{
  flex:1 0 auto!important;
  margin-bottom:0!important;
}
body.ov-geo-archive .et-l--body + .et-l--footer,
body.single-product .et-l--body + .et-l--footer{
  margin-top:0!important;
}

/* 0.3.11 - rimuove lo spazio Divi esterno al markup OroVicino prima del footer.
   Il gap residuo era nel wrapper Theme Builder (section/row/module) che contiene
   la pagina geo o la scheda, non dentro .ovseo-geo-page/.ovseo-listing-page. */
body.ov-geo-archive .et-l--body .et_builder_inner_content > .et_pb_section:last-child,
body.single-product .et-l--body .et_builder_inner_content > .et_pb_section:last-child{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.ov-geo-archive .et-l--body .et_builder_inner_content > .et_pb_section:last-child > .et_pb_row:last-child,
body.single-product .et-l--body .et_builder_inner_content > .et_pb_section:last-child > .et_pb_row:last-child{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
body.ov-geo-archive .et-l--body .et_builder_inner_content > .et_pb_section:last-child > .et_pb_row:last-child .et_pb_column:last-child,
body.single-product .et-l--body .et_builder_inner_content > .et_pb_section:last-child > .et_pb_row:last-child .et_pb_column:last-child,
body.ov-geo-archive .et-l--body .et_pb_row:last-child .et_pb_module:last-child,
body.single-product .et-l--body .et_pb_row:last-child .et_pb_module:last-child,
body.ov-geo-archive .et-l--body .et_pb_row:last-child .et_pb_code:last-child,
body.single-product .et-l--body .et_pb_row:last-child .et_pb_code:last-child,
body.ov-geo-archive .et-l--body .et_pb_row:last-child .et_pb_code_inner:last-child,
body.single-product .et-l--body .et_pb_row:last-child .et_pb_code_inner:last-child{
  margin-bottom:0!important;
  padding-bottom:0!important;
}
