/* Acoustic Delta V42 audit fixes */
.ad-header-actions .ad-icon-btn[href*="/cart"],
.ad-topbar-actions a[href*="/client-area"],
.ad-topbar-actions a[href*="/account"]{display:none!important;}
.ad-footer-social:empty{display:none!important;}
.ad-footer-contact{display:grid;gap:6px;}
.ad-footer-contact-line{display:block;}
.ad-footer-contact-line+ .ad-footer-contact-line{margin-top:0;}
body .ad-footer ~ .ad-hso-hero,
body footer ~ .ad-hso-hero{display:none!important;}
.ad-article-body h2:first-child:is(:empty){display:none;}
.ad-category-card span span,
.ad-solution-card p,
.ad-article-card p{overflow-wrap:anywhere;}
.ad-v36-cat-icon img{object-fit:contain;}
@media(max-width:767px){
  .ad-topbar-actions{gap:8px;}
  .ad-language-line{gap:4px;}
  .ad-language-line .sep{margin-inline:1px;}
}
