﻿/* IranYekan application — @font-face absolute URLs injected by PHP */

/* Apply on entire CCB admin content area (Vue + Help Center + notices inside wpbody) */
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content,
body.wpode-ccb-fa.wpode-ccb-enabled #calculator_admin,
body.wpode-ccb-fa.wpode-ccb-enabled #ccb-admin-app,
body.wpode-ccb-fa.wpode-ccb-enabled #calculator_orders,
body.wpode-ccb-fa.wpode-ccb-enabled .ccb-main-container,
body.wpode-ccb-fa.wpode-ccb-enabled .ccb-whats-new-page,
body.wpode-ccb-fa.wpode-ccb-enabled .help-center,
body.wpode-ccb-fa.wpode-ccb-enabled .ccb-main-widget,
body.wpode-ccb-fa.wpode-ccb-enabled .ccb-app-container {
  --ccb-font-family: "IranYekan", Tahoma, "Segoe UI", sans-serif;
  font-family: "IranYekan", Tahoma, "Segoe UI", sans-serif !important;
}

body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content button,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content input,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content select,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content textarea,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content p,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content a,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content h1,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content h2,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content h3,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content h4,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content h5,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content h6,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content label,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content li,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content td,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content th,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content span:not([class*="ccb-icon"]):not([class*="support-page-icon"]):not(.dashicons):not(.dashicons-before),
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content div:not([class*="ccb-icon"]):not([class*="support-page-icon"]):not(.dashicons),
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content i:not([class*="ccb-icon"]):not([class*="support-page-icon"]):not(.dashicons) {
  font-family: "IranYekan", Tahoma, "Segoe UI", sans-serif !important;
}

/* Protect icon fonts — NEVER IranYekan on these */
body.wpode-ccb-enabled #wpbody-content [class^="ccb-icon-"],
body.wpode-ccb-enabled #wpbody-content [class*=" ccb-icon-"],
body.wpode-ccb-enabled #wpbody-content i[class^="ccb-icon-"],
body.wpode-ccb-enabled #wpbody-content i[class*="ccb-icon"],
body.wpode-ccb-enabled #calculator_admin [class^="ccb-icon-"],
body.wpode-ccb-enabled #calculator_admin [class*=" ccb-icon-"],
body.wpode-ccb-enabled #calculator_admin i[class*="ccb-icon"],
body.wpode-ccb-enabled .ccb-admin-header i[class*="ccb-icon"],
body.wpode-ccb-enabled .ccb-admin-header__left-navigation-item-link i {
  font-family: "ccb-fonts" !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.wpode-ccb-enabled #wpbody-content [class^="ccb-icon-"]::before,
body.wpode-ccb-enabled #wpbody-content [class*=" ccb-icon-"]::before,
body.wpode-ccb-enabled #calculator_admin [class^="ccb-icon-"]::before,
body.wpode-ccb-enabled #calculator_admin [class*=" ccb-icon-"]::before,
body.wpode-ccb-enabled .ccb-admin-header i[class*="ccb-icon"]::before {
  font-family: "ccb-fonts" !important;
  font-weight: normal !important;
}

/* Dashicons inside wpbody (not WP admin menu) */
body.wpode-ccb-enabled #wpbody-content .dashicons,
body.wpode-ccb-enabled #wpbody-content .dashicons-before:before {
  font-family: dashicons !important;
}

/* Support-page / Help Center icon font — must beat #wpbody-content div/span IranYekan */
body.wpode-ccb-enabled #wpbody-content [class^="support-page-icon-"],
body.wpode-ccb-enabled #wpbody-content [class*=" support-page-icon-"],
body.wpode-ccb-enabled #wpbody-content .help-center [class^="support-page-icon-"],
body.wpode-ccb-enabled #wpbody-content .help-center [class*=" support-page-icon-"],
body.wpode-ccb-enabled #wpbody-content .help-center .icon[class*="support-page-icon"],
body.wpode-ccb-enabled #wpbody-content .help-center div.icon[class*="support-page-icon"],
body.wpode-ccb-enabled #wpbody-content .help-center span[class*="support-page-icon"],
body.wpode-ccb-enabled #wpbody-content .help-center i[class*="support-page-icon"],
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content .help-center div[class*="support-page-icon"],
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content .help-center span[class*="support-page-icon"] {
  font-family: "support-page-icons" !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1 !important;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.wpode-ccb-enabled #wpbody-content [class^="support-page-icon-"]::before,
body.wpode-ccb-enabled #wpbody-content [class*=" support-page-icon-"]::before,
body.wpode-ccb-enabled #wpbody-content .help-center .icon[class*="support-page-icon"]::before,
body.wpode-ccb-enabled #wpbody-content .help-center div.icon[class*="support-page-icon"]::before,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content .help-center div[class*="support-page-icon"]::before,
body.wpode-ccb-fa.wpode-ccb-enabled #wpbody-content .help-center span[class*="support-page-icon"]::before {
  font-family: "support-page-icons" !important;
  font-weight: normal !important;
  font-style: normal !important;
}
