.elementor-kit-1509{--e-global-color-primary:#1C1C29;--e-global-color-secondary:#5372C0;--e-global-color-text:#3A3A47;--e-global-color-accent:#E75B3D;--e-global-color-3ea5ba1:#D2AB66;--e-global-typography-primary-font-family:"YekanBakh";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"YekanBakh";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"YekanBakh";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"YekanBakh";--e-global-typography-accent-font-weight:700;background-color:#F0EEEE;font-family:"YekanBakh", Sans-serif;}.elementor-kit-1509 e-page-transition{background-color:#FFBC7D;}.elementor-kit-1509 a{color:var( --e-global-color-secondary );font-family:"YekanBakh", Sans-serif;}.elementor-kit-1509 a:hover{color:var( --e-global-color-accent );}.elementor-kit-1509 h1{color:var( --e-global-color-primary );font-family:"YekanBakh", Sans-serif;font-size:30px;font-weight:800;line-height:50px;}.elementor-kit-1509 h2{color:var( --e-global-color-primary );font-family:"YekanBakh", Sans-serif;font-size:26px;font-weight:700;line-height:43px;}.elementor-kit-1509 h3{color:var( --e-global-color-primary );font-family:"YekanBakh", Sans-serif;font-size:24px;font-weight:700;line-height:38.4px;}.elementor-kit-1509 h4{color:var( --e-global-color-primary );font-family:"YekanBakh", Sans-serif;font-size:22px;font-weight:700;line-height:34px;}.elementor-kit-1509 h5{color:var( --e-global-color-primary );font-family:"YekanBakh", Sans-serif;font-size:20px;font-weight:700;line-height:30px;}.elementor-kit-1509 h6{color:var( --e-global-color-primary );font-family:"YekanBakh", Sans-serif;font-size:18px;font-weight:700;line-height:26px;}.elementor-kit-1509 button,.elementor-kit-1509 input[type="button"],.elementor-kit-1509 input[type="submit"],.elementor-kit-1509 .elementor-button{color:#FFFFFF;}.elementor-kit-1509 button:hover,.elementor-kit-1509 button:focus,.elementor-kit-1509 input[type="button"]:hover,.elementor-kit-1509 input[type="button"]:focus,.elementor-kit-1509 input[type="submit"]:hover,.elementor-kit-1509 input[type="submit"]:focus,.elementor-kit-1509 .elementor-button:hover,.elementor-kit-1509 .elementor-button:focus{color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1256px;}.e-con{--container-max-width:1256px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-kit-1509 h2{font-size:24px;line-height:38.4px;}.elementor-kit-1509 h3{font-size:20px;line-height:32px;}.elementor-kit-1509 h4{font-size:18px;line-height:28.8px;}.elementor-kit-1509 h5{font-size:16px;line-height:24px;}.elementor-kit-1509 h6{font-size:14px;line-height:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.custom-highlight {
    background-color: #e0f7fa; /* آبی کم‌رنگ */
    padding: 10px; /* فضای داخلی */
    border-radius: 5px; /* لبه‌های گرد */
    text-align: right; /* متن در مرکز */
    color: #000000; /* رنگ متن */
    font-size: 16px; /* اندازه متن */
}

.custom-styled-image {
  display: block;
  margin: 10px auto;
  max-width: 100%;
  width: 400px;
  height: auto;
  loading: lazy;

  border: solid 1px #e0e0e0;
  box-shadow: 0 0 20px 0 rgb(70 83 90 / 18%);
  border-radius: 8px;
}

@media (max-width: 1024px) {
  .custom-styled-image {
    width: 320px;
  }
}

@media (max-width: 768px) {
  .custom-styled-image {
    width: 90%;
  }
}

/* ===== TL;DR Box (Legal Style) ===== */
.tldr{
  direction: rtl;
  text-align: right;

  background: #f8fafc;              /* پس‌زمینه خیلی ملایم */
  border: 1px solid #e5e7eb;        /* خط دور ظریف */
  border-right: 5px solid #1f3a8a;  /* اکسنت رسمی (آبی تیره) */
  border-radius: 12px;

  padding: 16px 16px 14px 16px;
  margin: 18px 0;

  box-shadow: 0 6px 18px rgba(0,0,0,0.06);
}

/* عنوان خودکار TL;DR */
.tldr::before{
  content: "خلاصه مهم برای خواندن سریع";
  display: inline-block;

  font-weight: 700;
  font-size: 14px;
  color: #111827;

  background: #eef2ff;              /* بک‌گراند ملایم برای لیبل */
  border: 1px solid #e0e7ff;
  border-radius: 999px;

  padding: 6px 10px;
  margin-bottom: 10px;
}

/* متن داخل TL;DR */
.tldr p{
  margin: 10px 0 0 0;
  font-size: 15px;
  line-height: 1.9;
  color: #374151;
}

/* اگر داخل TL;DR لینک بود */
.tldr a{
  color: #1f3a8a;
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* اگر چند پاراگراف گذاشتی، فاصله‌گذاری تمیز بماند */
.tldr p + p{
  margin-top: 10px;
}

/* ریسپانسیو */
@media (max-width: 768px){
  .tldr{
    padding: 14px;
    border-radius: 10px;
  }
  .tldr p{
    font-size: 14px;
    line-height: 1.85;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'YekanBakh';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.movakelyar.com/wp-content/uploads/2024/01/YekanBakhFaNum-Light.woff2') format('woff2');
}
@font-face {
	font-family: 'YekanBakh';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://www.movakelyar.com/wp-content/uploads/2024/01/YekanBakhFaNum-Regular.woff2') format('woff2'),
		url('https://www.movakelyar.com/wp-content/uploads/2024/01/YekanBakhFaNum-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */