.elementor-5753 .elementor-element.elementor-element-d49d2e0{margin-top:40px;margin-bottom:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5753 .elementor-element.elementor-element-63e2c43{width:auto;max-width:auto;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5753 .elementor-element.elementor-element-20588bd{width:auto;max-width:auto;margin:0px 6px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-5753 .elementor-element.elementor-element-20588bd .elementor-heading-title{color:#1F1F1F;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5753 .elementor-element.elementor-element-5ba30e3{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-widget-search{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search.e-focus{--e-search-input-color:var( --e-global-color-text );}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-5753 .elementor-element.elementor-element-ea1fea4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;--e-search-input-color:#7A7A7A;}.elementor-5753 .elementor-element.elementor-element-ea1fea4 .e-search-input{border-style:solid;border-width:1px 1px 1px 1px;border-color:#EFEFEF;border-radius:5px 5px 5px 5px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-5753 .elementor-element.elementor-element-6503587{--grid-columns:3;}.elementor-5753 .elementor-element.elementor-element-6503587 .elementor-loop-container{grid-auto-rows:1fr;}.elementor-5753 .elementor-element.elementor-element-6503587 .e-loop-item > .elementor-section, .elementor-5753 .elementor-element.elementor-element-6503587 .e-loop-item > .elementor-section > .elementor-container, .elementor-5753 .elementor-element.elementor-element-6503587 .e-loop-item > .e-con, .elementor-5753 .elementor-element.elementor-element-6503587 .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}.elementor-5753 .elementor-element.elementor-element-6503587 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-5753 .elementor-element.elementor-element-6503587 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-5753 .elementor-element.elementor-element-6503587 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-5753 .elementor-element.elementor-element-6503587 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-5753 .elementor-element.elementor-element-6503587 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}@media(min-width:768px){.elementor-5753 .elementor-element.elementor-element-a8bbf76{width:30.392%;}.elementor-5753 .elementor-element.elementor-element-a16ca7b{width:29.209%;}.elementor-5753 .elementor-element.elementor-element-6b244d2{width:26.942%;}.elementor-5753 .elementor-element.elementor-element-465a178{width:13.381%;}}@media(max-width:1024px){.elementor-5753 .elementor-element.elementor-element-6503587{--grid-columns:2;}}@media(max-width:767px){.elementor-5753 .elementor-element.elementor-element-6503587{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-6503587 *//* 🔹 استایل صفحه‌بندی برای المنتور Loop Grid */
.elementor-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 40px; /* فاصله از محتوا */
  background: #fff;
  border-radius: 12px; /* گوشه گرد */
  padding: 15px 25px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  direction: rtl;
}

/* 🔹 دکمه‌های شماره صفحه */
.elementor-pagination a,
.elementor-pagination span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  color: #1f1f1f;
  background: #f6f6f6;
  transition: all 0.3s ease;
}

/* 🔹 صفحه فعال */
.elementor-pagination .current {
  background: #006AEB;
  color: #fff !important;
}

/* 🔹 حالت هاور */
.elementor-pagination a:hover {
  background: #006AEB;
  color: #fff;
}

/* 🔹 دکمه‌های صفحه قبل / بعد */
.elementor-pagination .prev,
.elementor-pagination .next {
  width: auto;
  padding: 0 14px;
  background: #e9f1ff;
  color: #006AEB;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.3s ease;
}

/* 🔹 هاور دکمه‌های قبل / بعد */
.elementor-pagination .prev:hover,
.elementor-pagination .next:hover {
  background: #006AEB;
  color: #fff;
}/* End custom CSS */