/* Leave space for the existing fixed language pill; retain the approved header. */
@media (min-width: 1025px) {
  body .elementor-2277 .elementor-element.ws-top-bar1 {
    padding-right: 145px !important;
  }
  body .elementor-2277 .ws-top-bar1 .elementor-element-d2e92b4 {
    min-width: 0;
  }
  body .elementor-2277 .ws-top-bar1 a[data-fadc-share="true"] {
    white-space: normal;
  }
}
/* Remove Carelyst's missing decorative breadcrumb placeholder, not content media. */
body .ds-blog10-head-wrap { background-image: none !important; }
/* Semantic H1 repair: match Carelyst's existing Cookie Policy H2 appearance. */
.ds-blog10-head-left-part h1.fadc-repair-cookie-title {
  font-family: inter, sans-serif;
  font-size: 70px;
  font-weight: 600;
  color: #000;
  line-height: 1.2;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .ds-blog10-head-left-part h1.fadc-repair-cookie-title { font-size: 40px; }
}
@media (max-width: 575px) {
  .ds-blog10-head-left-part h1.fadc-repair-cookie-title { font-size: 28px; }
}
