.elementor-2069 .elementor-element.elementor-element-34b5d0a{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:90px;--padding-bottom:90px;--padding-left:10px;--padding-right:10px;}.elementor-2069 .elementor-element.elementor-element-34b5d0a:not(.elementor-motion-effects-element-type-background), .elementor-2069 .elementor-element.elementor-element-34b5d0a > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );background-image:url("https://saadatclinic.com/wp-content/uploads/2025/11/section-bg-shape-1.svg");background-position:bottom center;background-repeat:no-repeat;}.elementor-2069 .elementor-element.elementor-element-2533b64{text-align:center;}.elementor-2069 .elementor-element.elementor-element-2533b64 .bdt-ep-advanced-heading-main-title-inner{color:var( --e-global-color-26b3ada );-webkit-text-stroke-color:var( --e-global-color-26b3ada );font-size:48px;font-weight:700;}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2069 .elementor-element.elementor-element-7f2160d{font-family:"Vazirmatn", Sans-serif;font-size:16px;font-weight:400;color:var( --e-global-color-26b3ada );}.elementor-2069 .elementor-element.elementor-element-7f2160d a{color:var( --e-global-color-26b3ada );}.elementor-2069 .elementor-element.elementor-element-7f2160d a:hover{color:var( --e-global-color-primary );}.elementor-2069 .elementor-element.elementor-element-8f7f4ce{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:15px;--margin-bottom:25px;--margin-left:0px;--margin-right:0px;}.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-2069 .elementor-element.elementor-element-4e7e4d0{--grid-columns:2;}.elementor-2069 .elementor-element.elementor-element-4e7e4d0 .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-2069 .elementor-element.elementor-element-4e7e4d0 .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-2069 .elementor-element.elementor-element-4e7e4d0 .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2069 .elementor-element.elementor-element-4e7e4d0 .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-2069 .elementor-element.elementor-element-4e7e4d0 .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-2069 .elementor-element.elementor-element-2533b64 .bdt-ep-advanced-heading-main-title-inner{font-size:46px;}.elementor-2069 .elementor-element.elementor-element-4e7e4d0{--grid-columns:2;}}@media(max-width:767px){.elementor-2069 .elementor-element.elementor-element-2533b64 .bdt-ep-advanced-heading-main-title-inner{font-size:30px;}.elementor-2069 .elementor-element.elementor-element-4e7e4d0{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-4e7e4d0 *//* فاصله از بالا */
.elementor-pagination {
    margin-top: 50px; /* هر عدد خواستی بزن */
    display: flex;
    justify-content: center;
    gap: 5px;
}

/* دکمه‌های معمولی */
.elementor-pagination .page-numbers {
    width: 30px;
    height: 30px;
    border: 1px solid #1c2f3f;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    background: #ffffff;
    color: #1c2f3f;
    cursor: pointer;
    transition: all 0.25s ease;
}

/* دکمه فعال */
.elementor-pagination .page-numbers.current {
    background: #052c43;
    color: #fff !important;
    border-color: #052c43;
}

/* هاور روی دکمه‌های غیر فعال */
.elementor-pagination a.page-numbers:hover {
    background: #052c43;
    color: #fff;
    border-color: #052c43;
}/* End custom CSS */