/* LOCALITÀ - testo contenuto principale */
body.single-location .elementor-widget-theme-post-content,
body.single-location .elementor-widget-theme-post-content p,
body.single-location .elementor-widget-theme-post-content li,
body.single-location .elementor-widget-theme-post-content strong,
body.single-location .elementor-widget-theme-post-content h2,
body.single-location .elementor-widget-theme-post-content h3 {
  color: #232323 !important;
  -webkit-text-fill-color: #232323 !important;
}

/* Non forzare span e bottoni: rompe tab, badge e CTA */
body.single-location .st-tab-nav *,
body.single-location .ebw-more-btn,
body.single-location .ebw-more-btn *,
body.single-location .featured,
body.single-location .featured * {
  -webkit-text-fill-color: inherit !important;
}

/* Titolo principale località */
body.single-location h1.elementor-heading-title {
  color: #8A1726 !important;
  -webkit-text-fill-color: #8A1726 !important;
}

.st-tab-nav,
.st-tab-nav * {
  list-style: none !important;
  box-sizing: border-box !important;
}

.st-tab-nav {
  text-align: center !important;
  margin: 20px 0 30px !important;
}

.st-tab-nav .st-tab-btn,
.st-tab-nav button.st-tab-btn,
button.st-tab-btn {
  border-radius: 999px !important;
  margin: 0 6px 8px !important;
  padding: 9px 18px !important;
  border: 1px solid #8A1726 !important;
  background: #ffffff !important;
  color: #8A1726 !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
  box-shadow: none !important;
}

.st-tab-nav .st-tab-btn.active,
.st-tab-nav button.st-tab-btn.active,
button.st-tab-btn.active {
  background: #8A1726 !important;
  border-color: #8A1726 !important;
  color: #ffffff !important;
}

.st-tab-nav .st-tab-btn.active *,
.st-tab-nav button.st-tab-btn.active * {
  color: #ffffff !important;
}

body.single-location .st-tab-nav button.st-tab-btn.active,
body.single-location .st-tab-nav .st-tab-btn.active {
  background: #8A1726 !important;
  border-color: #8A1726 !important;
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

body.single-location .st-tab-nav button.st-tab-btn:not(.active) {
  background: #ffffff !important;
  border-color: #8A1726 !important;
  color: #8A1726 !important;
  -webkit-text-fill-color: #8A1726 !important;
}

body.single-location .eb-request-price {
  color: #8A1726 !important;
  -webkit-text-fill-color: #8A1726 !important;
  font-weight: 800 !important;
  font-size: 15px !important;
}

/* Richiedi disponibilità nelle card Traveler */
body.single-location .eb-request-price {
  color: #8A1726 !important;
  -webkit-text-fill-color: #8A1726 !important;
  font-weight: 800 !important;
  font-size: 15px !important;
  line-height: 1.4 !important;
}

/* Tab località: tutti stessa grandezza */
body.single-location .st-tab-nav button.st-tab-btn {
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  padding: 10px 22px !important;
  min-height: 46px !important;
}

body.single-location .st-tab-nav button.st-tab-btn.active {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

