.elementor-kit-6{--e-global-color-primary:#00AF8B;--e-global-color-secondary:#E6F2EE;--e-global-color-text:#FFFFFF;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"peyda";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"peyda";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"peyda";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"peyda";--e-global-typography-accent-font-weight:500;font-family:"peyda", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* پایه لودر (شفاف با ته‌مایه سفید) */
#page-loader {
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.35); /* پایه‌ی شفاف */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999999;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.35s ease, visibility 0.35s ease;
  pointer-events: auto;
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

/* فقط اگر مرورگر پشتیبانی کنه، مات واقعی رو اضافه کن */
@supports ((-webkit-backdrop-filter: blur(0)) or (backdrop-filter: blur(0))) {
  #page-loader {
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
  }
}

/* وقتی باید پنهان باشه */
#page-loader.hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
  /* غیرفعال کردن backdrop برای اطمینان */
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
  transition: opacity 0.35s ease, visibility 0.35s ease;
}

/* بعد از fade، کاملاً از نمایش حذف میشه (توسط کلاس delayed-hide که JS اضافه میکنه) */
#page-loader.hidden.delayed-hide {
  display: none !important;
}

/* نمای تصویری لودر */
#page-loader img {
  max-width: 120px;
  height: auto;
  transform-origin: center;
  transition: transform 0.35s ease, opacity 0.35s ease;
}
#page-loader:not(.hidden) img { transform: scale(1); opacity: 1; }
#page-loader.hidden img { transform: scale(0.95); opacity: 0.8; }/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/PeydaWeb-Thin.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/peydaWeb-extralight.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/peydaWeb-light.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/PeydaWeb-Regular.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/PeydaWeb-Medium.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/PeydaWeb-SemiBold.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/PeydaWeb-Bold.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/PeydaWeb-ExtraBold.woff') format('woff');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://anjomanaytam.ir/wp-content/uploads/2025/09/PeydaWeb-Black.woff') format('woff');
}
/* End Custom Fonts CSS */