/* Lightweight removal of the legacy floating phone/contact widget. */
.pph-hide-theme-contact-widget :is(
  .floating-contact,.floating-contact-button,.floating-contact-btn,
  .floating-phone,.floating-phone-button,.floating-call-button,
  .contact-floating,.contact-floating-button,.contact-popup,.contact-modal,
  .call-popup,.phone-popup,.fixed-contact,.fixed-call,.fixed-phone,
  .contact-us-popup,.contact-us-modal,
  [class*="floating-contact"],[class*="contact-floating"],
  [class*="floating-phone"],[class*="floating-call"],
  [class*="phone-popup"],[class*="call-popup"],[class*="contact-popup"],
  [id*="floating-contact"],[id*="contact-popup"],[id*="phone-popup"],[id*="call-popup"]
){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
body.pph-contact-widget-open,html.pph-contact-widget-open{overflow:auto!important;padding-right:0!important}

.pph-hide-theme-contact-widget :is(
  img[src*="floating-butoon"],img[src*="floating-button"],img[alt*="دکمه شناور"],
  [style*="floating-butoon.webp"],[style*="floating-button.webp"],
  [aria-label*="تماس شناور"],[title*="تماس شناور"]
){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
