/*
Theme Name:  Listeo ChildTheme
Theme URI: http://listeo.pro
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: Directory WordPress Theme by Purethemes
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: listeo
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  listeo
*/
/* وقتی محتوای مرحله خالی است، حداقل ارتفاع بده که سایدبار روی آن نیفتد */
.dashboard .dashboard-content {
  min-height: 400px;
}

/* مطمئن شو چیدمان انعطاف‌پذیر است و سایدبار position:static بماند */
.dashboard .dashboard-sidebar {
  position: static !important;
}

/* کارت پکیج‌ها: اگر به‌خاطر RTL یا ترجمه عرض/شناوری بهم ریخته */
.listing-packages,
.listing-packages .package {
  float: none;
  width: 100%;
}
/* IRANYekan – معرفی همه وزن‌ها از مسیر چایلدتم */
@font-face{font-family:'IRANYekan';src:url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebThin.woff2') format('woff2'),url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebThin.woff') format('woff');font-weight:100;font-style:normal;font-display:swap}
@font-face{font-family:'IRANYekan';src:url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebLight.woff2') format('woff2'),url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebLight.woff') format('woff');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'IRANYekan';src:url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebRegular.woff2') format('woff2'),url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebRegular.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'IRANYekan';src:url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebMedium.woff2') format('woff2'),url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebMedium.woff') format('woff');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'IRANYekan';src:url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebBold.woff2') format('woff2'),url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebBold.woff') format('woff');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'IRANYekan';src:url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebExtraBold.woff2') format('woff2'),url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebExtraBold.woff') format('woff');font-weight:800;font-style:normal;font-display:swap}
@font-face{font-family:'IRANYekan';src:url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebBlack.woff2') format('woff2'),url('/wp-content/themes/listeo-child/assets/fonts/iranyekan/IRANYekanWebBlack.woff') format('woff');font-weight:900;font-style:normal;font-display:swap}

/* فونت پیش‌فرض کل سایت */
html,body{font-family:'IRANYekan',Tahoma,Arial,sans-serif}

/* اجبار روی صفحات داشبورد/اکانت که معمولاً توسط قالب/پلاگین override می‌شن */
html,
body,
button,
input,
select,
textarea,
a,
p,
span,
h1, h2, h3, h4, h5, h6,
.woocommerce,
.woocommerce * {
  font-family:'IRANYekan',Tahoma,Arial,sans-serif !important;
}
.listeo-dashboard *, .user-dashboard *, .dashboard *{
  font-family:'IRANYekan',Tahoma,Arial,sans-serif !important;
}

