.elementor-910 .elementor-element.elementor-element-7e649dd{--display:flex;}.elementor-widget-theme-post-title .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-910 .elementor-element.elementor-element-7b9d3ab{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-910 .elementor-element.elementor-element-f179b80{--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;}.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-910 .elementor-element.elementor-element-9b8b39d{--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;}.elementor-910 .elementor-element.elementor-element-0f17468{--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;}.elementor-910 .elementor-element.elementor-element-463fff4{--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;}.elementor-910 .elementor-element.elementor-element-50ad704{--display:flex;}.elementor-widget-theme-post-content{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-910 .elementor-element.elementor-element-1e3f93c{color:#000000;}.elementor-910 .elementor-element.elementor-element-c170fdc{--display:flex;}.elementor-910 .elementor-element.elementor-element-1534ce4{--display:flex;}.elementor-910 .elementor-element.elementor-element-6b24b15{--display:flex;}@media(max-width:1024px){.elementor-910 .elementor-element.elementor-element-7b9d3ab{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-910 .elementor-element.elementor-element-7b9d3ab{--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for shortcode, class: .elementor-element-1ebd071 *//* =========================================================
   ZADEGI — POST NAVIGATION
   Minimal / Professional / RTL

   Responsive:
   Desktop  > 1024px
   Tablet   768px — 1024px
   Mobile   <= 767px
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav {

    --primary: #1D63B0;
    --primary-light: #EFF6FF;

    --dark: #0F172A;
    --text: #475569;

    --gray-100: #F1F5F9;
    --gray-200: #E2E8F0;

    width: 100%;
    max-width: 100%;

    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 16px;

    direction: rtl;

    font-family: inherit;

    box-sizing: border-box;
}


/* =========================================================
   GLOBAL BOX SIZING
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav *,
.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav *::before,
.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav *::after {
    box-sizing: border-box;
}


/* =========================================================
   ITEM
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item {

    position: relative;

    min-width: 0;
    min-height: 76px;

    width: 100%;

    display: flex;
    align-items: center;

    padding: 10px 12px;

    background: #FFFFFF;

    border: 1px solid var(--gray-200);

    border-radius: 12px;

    text-decoration: none;

    overflow: hidden;

    transition:
        border-color 0.25s ease,
        background 0.25s ease,
        box-shadow 0.25s ease,
        transform 0.25s ease;
}


/* =========================================================
   HOVER ITEM
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item:hover {

    border-color: rgba(29, 99, 176, 0.35);

    background: #FAFCFF;

    box-shadow:
        0 8px 24px rgba(15, 23, 42, 0.05);

    transform: translateY(-1px);
}


/* =========================================================
   CONTENT
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__content {

    min-width: 0;

    flex: 1;

    display: flex;
    flex-direction: column;

    gap: 3px;
}


/* =========================================================
   PREVIOUS POST
   فقط متن نوشته قبلی چپ چین شود
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item--prev
.zadegi-post-nav__content {

    text-align: left;
}


/* =========================================================
   LABEL
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__label {

    display: block;

    overflow: hidden;

    color: #94A3B8;

    font-size: 9.5px;
    font-weight: 600;

    line-height: 1.5;

    white-space: nowrap;
    text-overflow: ellipsis;
}


/* =========================================================
   TITLE
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__title {

    display: -webkit-box;

    min-width: 0;

    overflow: hidden;

    color: var(--dark);

    font-size: 11.5px;
    font-weight: 600;

    line-height: 1.7;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    transition: color 0.25s ease;
}


.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item:hover
.zadegi-post-nav__title {

    color: var(--primary);
}


/* =========================================================
   THUMBNAIL
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__image {

    flex: 0 0 48px;

    width: 48px;
    height: 48px;

    margin: 0 9px;

    overflow: hidden;

    border-radius: 8px;

    background: #F8FAFC;

    border: 1px solid var(--gray-100);
}


.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__image img {

    width: 100%;
    height: 100%;

    display: block;

    object-fit: cover;

    transition: transform 0.3s ease;
}


.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item:hover
.zadegi-post-nav__image img {

    transform: scale(1.05);
}


/* =========================================================
   ARROW
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow {

    flex: 0 0 28px;

    width: 28px;
    height: 28px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 7px;

    background: var(--primary-light);

    color: var(--primary);

    transition:
        background 0.25s ease,
        color 0.25s ease,
        transform 0.25s ease;
}


.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow svg {

    width: 16px;
    height: 16px;

    display: block;
}


/* =========================================================
   جهت صحیح فلش‌ها
========================================================= */

/*
   نوشته قبلی — سمت راست

   ←
*/

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow--prev svg {

    transform: none;
}


/*
   نوشته بعدی / اولین نوشته — سمت چپ

   →
*/

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow--next svg {

    transform: rotate(180deg);
}


/* =========================================================
   ARROW HOVER
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item:hover
.zadegi-post-nav__arrow {

    background: var(--primary);

    color: #FFFFFF;
}


/* =========================================================
   PREVIOUS ARROW ANIMATION

   نوشته قبلی:
   ←
   حرکت به سمت چپ
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item--prev:hover
.zadegi-post-nav__arrow {

    transform: translateX(-3px);
}


/* =========================================================
   NEXT / FIRST POST ARROW ANIMATION

   نوشته بعدی / اولین نوشته:
   →
   حرکت به سمت راست
========================================================= */

.elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item--next:hover
.zadegi-post-nav__arrow {

    transform: translateX(3px);
}


/* =========================================================
   =========================================================
   TABLET
   768px — 1024px
   =========================================================
========================================================= */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav {

        grid-template-columns:
            repeat(2, minmax(0, 1fr));

        gap: 12px;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item {

        min-height: 70px;

        padding: 9px 10px;

        border-radius: 11px;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__content {

        gap: 2px;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__label {

        font-size: 9px;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__title {

        font-size: 11px;

        line-height: 1.65;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__image {

        flex-basis: 44px;

        width: 44px;
        height: 44px;

        margin: 0 8px;

        border-radius: 8px;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow {

        flex-basis: 26px;

        width: 26px;
        height: 26px;

        border-radius: 6px;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow svg {

        width: 15px;
        height: 15px;
    }

}


/* =========================================================
   =========================================================
   MOBILE
   <= 767px
   =========================================================
========================================================= */

@media (max-width: 767px) {

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav {

        width: 100%;

        grid-template-columns: 1fr;

        gap: 8px;
    }


    /* ======================================================
       ITEM
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item {

        width: 100%;

        min-height: 64px;

        padding: 8px 9px;

        border-radius: 10px;
    }


    /* ======================================================
       CONTENT
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__content {

        gap: 2px;
    }


    /* ======================================================
       LABEL
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__label {

        font-size: 8.5px;

        line-height: 1.45;
    }


    /* ======================================================
       TITLE
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__title {

        font-size: 10.5px;

        line-height: 1.65;

        -webkit-line-clamp: 2;
    }


    /* ======================================================
       IMAGE
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__image {

        flex: 0 0 40px;

        width: 40px;
        height: 40px;

        margin: 0 7px;

        border-radius: 7px;
    }


    /* ======================================================
       ARROW
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow {

        flex: 0 0 24px;

        width: 24px;
        height: 24px;

        border-radius: 6px;
    }


    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__arrow svg {

        width: 14px;
        height: 14px;
    }


    /* ======================================================
       MOBILE HOVER
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-1ebd071 .zadegi-post-nav__item:hover {

        transform: none;

        box-shadow:
            0 5px 16px rgba(15, 23, 42, 0.04);
    }

}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-517cf75 *//* =========================================================
   ZADEGI — COMMENTS
   Minimal / Professional / RTL

   Responsive:
   Desktop  > 1024px
   Tablet   768px — 1024px
   Mobile   <= 767px
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments {

    --primary: #1D63B0;
    --primary-hover: #1D4ED8;
    --primary-light: #EFF6FF;
    --primary-ultra: #F8FBFF;

    --dark: #0F172A;
    --text: #475569;
    --muted: #94A3B8;

    --gray-50: #F8FAFC;
    --gray-100: #F1F5F9;
    --gray-200: #E2E8F0;
    --gray-300: #CBD5E1;

    width: 100%;
    max-width: 100%;

    direction: rtl;

    font-family: inherit;

    box-sizing: border-box;
}


/* =========================================================
   GLOBAL BOX SIZING
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments *,
.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments *::before,
.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments *::after {
    box-sizing: border-box;
}


/* =========================================================
   HEADER
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__header {

    width: 100%;

    display: flex;
    align-items: flex-end;
    justify-content: space-between;

    gap: 20px;

    margin-bottom: 20px;
    padding-bottom: 14px;

    border-bottom: 1px solid var(--gray-200);
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__header-content {
    min-width: 0;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__eyebrow {

    display: block;

    margin-bottom: 4px;

    color: var(--primary);

    font-size: 11px;
    font-weight: 700;

    line-height: 1.5;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__title {

    margin: 0;

    color: var(--dark);

    font-size: 21px;
    font-weight: 700;

    line-height: 1.5;

    letter-spacing: -0.3px;
}


/* =========================================================
   COMMENTS COUNT
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count {

    flex-shrink: 0;

    display: flex;
    align-items: baseline;

    gap: 4px;

    padding: 6px 10px;

    border-radius: 7px;

    background: var(--primary-light);

    color: var(--primary);
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count-number {

    font-size: 14px;
    font-weight: 700;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count-label {

    font-size: 10px;
    font-weight: 600;
}


/* =========================================================
   FORM BOX
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-box {

    width: 100%;

    margin-bottom: 24px;
    padding: 18px;

    background: var(--gray-50);

    border: 1px solid var(--gray-200);

    border-radius: 14px;
}


/* =========================================================
   FORM HEADER
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-header {

    margin-bottom: 16px;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-title {

    margin: 0 0 4px;

    color: var(--dark);

    font-size: 15px;
    font-weight: 700;

    line-height: 1.6;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-description {

    margin: 0;

    color: var(--text);

    font-size: 11.5px;
    font-weight: 400;

    line-height: 1.8;
}


/* =========================================================
   FORM FIELDS
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__fields {

    width: 100%;

    display: grid;

    grid-template-columns:
        repeat(2, minmax(0, 1fr));

    gap: 12px;

    margin-bottom: 12px;
}


/* =========================================================
   FIELD
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field {

    min-width: 0;

    display: flex;
    flex-direction: column;

    gap: 5px;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field label {

    color: var(--dark);

    font-size: 11px;
    font-weight: 600;

    line-height: 1.5;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field label span {

    color: #DC2626;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field label small {

    color: var(--muted);

    font-size: 9.5px;
    font-weight: 400;
}


/* =========================================================
   INPUTS
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field input,
.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field textarea {

    width: 100%;
    max-width: 100%;

    margin: 0;

    border: 1px solid var(--gray-200);

    border-radius: 8px;

    background: #FFFFFF;

    color: var(--dark);

    font-family: inherit;

    font-size: 11.5px;
    font-weight: 400;

    outline: none;

    transition:
        border-color 0.2s ease,
        box-shadow 0.2s ease,
        background 0.2s ease;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field input {

    height: 40px;

    padding: 0 11px;

    text-align: right;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field textarea {

    min-height: 110px;

    padding: 10px 11px;

    resize: vertical;

    line-height: 1.8;

    text-align: right;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field input::placeholder,
.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field textarea::placeholder {

    color: #A8B3C1;

    opacity: 1;

    text-align: right;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field input:focus,
.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field textarea:focus {

    border-color:
        rgba(29, 99, 176, 0.55);

    background: #FFFFFF;

    box-shadow:
        0 0 0 3px rgba(29, 99, 176, 0.07);
}


/* =========================================================
   PHONE INPUT
   شماره تماس سمت راست
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field--phone {

    grid-column: 1;
    grid-row: 2;
}


/* =========================================================
   FIRST NAME
   نام — سمت راست
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field--name {

    grid-column: 1;
    grid-row: 1;
}


/* =========================================================
   LAST NAME
   نام خانوادگی — سمت چپ
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field--lastname {

    grid-column: 2;
    grid-row: 1;
}


/* =========================================================
   EMAIL
   ایمیل — سمت چپ
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field--email {

    grid-column: 2;
    grid-row: 2;
}


/* =========================================================
   TEXTAREA
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field--textarea {

    grid-column: 1 / -1;

    margin-bottom: 14px;
}


/* =========================================================
   MESSAGE
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__message {

    display: none;

    margin-bottom: 12px;

    padding: 9px 11px;

    border-radius: 7px;

    font-size: 11px;
    font-weight: 500;

    line-height: 1.7;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__message.is-success {

    display: block;

    background: #F0FDF4;

    border: 1px solid #BBF7D0;

    color: #166534;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__message.is-error {

    display: block;

    background: #FEF2F2;

    border: 1px solid #FECACA;

    color: #991B1B;
}


/* =========================================================
   SUBMIT ROW
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit-row {

    display: flex;

    align-items: center;

    gap: 12px;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit {

    position: relative;

    min-width: 105px;
    height: 38px;

    display: inline-flex;

    align-items: center;
    justify-content: center;

    padding: 0 16px;

    border: 0;

    border-radius: 7px;

    background: var(--primary);

    color: #FFFFFF;

    font-family: inherit;

    font-size: 11.5px;
    font-weight: 600;

    cursor: pointer;

    transition:
        background 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit:hover {

    background: var(--primary-hover);

    transform: translateY(-1px);

    box-shadow:
        0 6px 16px rgba(29, 99, 176, 0.18);
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit:disabled {

    opacity: 0.7;

    cursor: wait;

    transform: none;
}


/* =========================================================
   PRIVACY
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__privacy {

    color: var(--muted);

    font-size: 9.5px;

    line-height: 1.7;
}


/* =========================================================
   LOADER
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit-loader {

    display: none;

    width: 13px;
    height: 13px;

    margin-right: 7px;

    border: 2px solid rgba(255,255,255,0.35);

    border-top-color: #FFFFFF;

    border-radius: 50%;

    animation:
        zadegi-comment-spin 0.7s linear infinite;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit.is-loading
.zadegi-comments__submit-loader {

    display: block;
}


@keyframes zadegi-comment-spin {

    to {
        transform: rotate(360deg);
    }

}


/* =========================================================
   COMMENTS LIST
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__list {

    width: 100%;

    display: flex;

    flex-direction: column;

    gap: 10px;
}


/* =========================================================
   COMMENT BOX
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment {

    width: 100%;

    padding: 14px 15px;

    background: #FFFFFF;

    border: 1px solid var(--gray-200);

    border-radius: 11px;

    transition:
        border-color 0.2s ease,
        background 0.2s ease;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment:hover {

    border-color: #D5E2EF;

    background: #FCFDFF;
}


/* =========================================================
   COMMENT TOP
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__top {

    display: flex;

    align-items: center;
    justify-content: space-between;

    gap: 12px;

    margin-bottom: 9px;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author {

    min-width: 0;

    display: flex;

    align-items: center;

    gap: 7px;
}


/* =========================================================
   COMMENT ICON
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author-icon {

    flex: 0 0 27px;

    width: 27px;
    height: 27px;

    display: flex;

    align-items: center;
    justify-content: center;

    border-radius: 7px;

    background: var(--primary-light);

    color: var(--primary);
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author-icon svg {

    width: 15px;
    height: 15px;
}


/* =========================================================
   AUTHOR NAME
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author-name {

    overflow: hidden;

    color: var(--dark);

    font-size: 11.5px;
    font-weight: 700;

    white-space: nowrap;

    text-overflow: ellipsis;
}


/* =========================================================
   DATE
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__date {

    flex-shrink: 0;

    color: var(--muted);

    font-size: 9.5px;
    font-weight: 400;
}


/* =========================================================
   COMMENT CONTENT
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__content {

    padding-right: 34px;

    color: var(--text);

    font-size: 13px;
    font-weight: 400;

    line-height: 1.9;

    text-align: justify;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__content strong {

    color: var(--dark);

    font-weight: 700;
}


/* =========================================================
   LOAD MORE
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__load-more {

    margin: 14px auto 0;

    display: flex;

    align-items: center;
    justify-content: center;

    gap: 5px;

    padding: 7px 12px;

    border: 1px solid var(--gray-200);

    border-radius: 7px;

    background: #FFFFFF;

    color: var(--primary);

    font-family: inherit;

    font-size: 10.5px;
    font-weight: 600;

    cursor: pointer;

    transition:
        border-color 0.2s ease,
        background 0.2s ease,
        color 0.2s ease;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__load-more:hover {

    border-color:
        rgba(29, 99, 176, 0.35);

    background: var(--primary-light);

    color: var(--primary-hover);
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__load-more svg {

    width: 14px;
    height: 14px;

    transition:
        transform 0.2s ease;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__load-more:hover svg {

    transform: translateY(2px);
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__load-more.is-loading {

    opacity: 0.6;

    pointer-events: none;
}


/* =========================================================
   EMPTY STATE
========================================================= */

.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty {

    width: 100%;

    display: flex;

    align-items: center;

    gap: 11px;

    padding: 14px;

    background: #FFFFFF;

    border: 1px solid var(--gray-200);

    border-radius: 11px;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-icon {

    flex: 0 0 34px;

    width: 34px;
    height: 34px;

    display: flex;

    align-items: center;
    justify-content: center;

    border-radius: 8px;

    background: var(--primary-light);

    color: var(--primary);
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-icon svg {

    width: 18px;
    height: 18px;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-content {

    min-width: 0;

    display: flex;

    flex-direction: column;

    gap: 2px;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-content strong {

    color: var(--dark);

    font-size: 11.5px;
    font-weight: 700;
}


.elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-content span {

    color: var(--text);

    font-size: 10px;

    line-height: 1.7;
}


/* =========================================================
   TABLET
   768px — 1024px
========================================================= */

@media (min-width: 768px) and (max-width: 1024px) {

    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__header {

        margin-bottom: 17px;

        padding-bottom: 12px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__eyebrow {

        font-size: 10px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__title {

        font-size: 19px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count-number {

        font-size: 13px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count-label {

        font-size: 9px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-box {

        padding: 15px;

        border-radius: 12px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-title {

        font-size: 14px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-description {

        font-size: 11px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field label {

        font-size: 10.5px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field input,
    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field textarea {

        font-size: 11px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field input {

        height: 39px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field textarea {

        min-height: 105px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment {

        padding: 13px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author-name {

        font-size: 11px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__date {

        font-size: 9px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__content {

        font-size: 11.5px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__load-more {

        font-size: 10px;
    }

}


/* =========================================================
   MOBILE
   <= 767px
========================================================= */

@media (max-width: 767px) {

    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__header {

        align-items: center;

        margin-bottom: 15px;

        padding-bottom: 11px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__eyebrow {

        font-size: 9.5px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__title {

        font-size: 17px;

        letter-spacing: -0.2px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count {

        padding: 5px 8px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count-number {

        font-size: 12px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__count-label {

        font-size: 8.5px;
    }


    /* ======================================================
       FORM
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-box {

        padding: 13px;

        margin-bottom: 18px;

        border-radius: 11px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-header {

        margin-bottom: 13px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-title {

        font-size: 13px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__form-description {

        font-size: 10.5px;
    }


    /* ======================================================
       MOBILE FIELDS
       همه فیلدها زیر هم
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__fields {

        display: flex;

        flex-direction: column;

        gap: 9px;

        margin-bottom: 9px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field {

        width: 100%;

        grid-column: auto !important;
        grid-row: auto !important;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field label {

        font-size: 10px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field label small {

        font-size: 8.5px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field input {

        width: 100%;

        height: 38px;

        padding: 0 9px;

        font-size: 11px;

        text-align: right;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__field textarea {

        width: 100%;

        min-height: 100px;

        padding: 9px;

        font-size: 11px;

        text-align: right;
    }


    /* ======================================================
       SUBMIT
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit-row {

        align-items: stretch;

        flex-direction: column;

        gap: 7px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__submit {

        width: 100%;

        height: 38px;

        font-size: 11px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__privacy {

        text-align: center;

        font-size: 8.5px;
    }


    /* ======================================================
       COMMENTS
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment {

        padding: 11px;

        border-radius: 9px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__top {

        margin-bottom: 7px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author-icon {

        flex-basis: 25px;

        width: 25px;
        height: 25px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author-icon svg {

        width: 14px;
        height: 14px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__author-name {

        font-size: 10.5px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__date {

        font-size: 8.5px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comment__content {

        padding-right: 32px;

        font-size: 13px;

        line-height: 1.85;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__load-more {

        font-size: 10px;
    }


    /* ======================================================
       EMPTY STATE
    ====================================================== */

    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty {

        padding: 12px;

        gap: 9px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-icon {

        flex-basis: 30px;

        width: 30px;
        height: 30px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-icon svg {

        width: 16px;
        height: 16px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-content strong {

        font-size: 10.5px;
    }


    .elementor-910 .elementor-element.elementor-element-517cf75 .zadegi-comments__empty-content span {

        font-size: 9px;
    }

}/* End custom CSS */
/* Start custom CSS *//* ==========================================================
   ZADEGI — ARTICLE CONTENT
   Compact / Modern / RTL
   Font: Almas
   Responsive: 1024px / 767px
========================================================== */


/* ==========================================================
   1. FONT
========================================================== */

.zadegi-article-title,
.zadegi-article-meta,
.zadegi-article-category,
.zadegi-article-author,
.zadegi-article-date,
.time-article-date,
.categoty-title,
.author-title,
.time-title,
.date-title,
.zadegi-article-tags,
.elementor-widget-theme-post-content {
    font-family: 'almas', sans-serif !important;
}


/* ==========================================================
   2. ARTICLE TITLE
========================================================== */

.zadegi-article-title {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.zadegi-article-title .elementor-heading-title {
    position: relative;

    margin: 0 !important;
    padding: 0 18px 0 0 !important;

    font-family: 'almas', sans-serif !important;

    font-size: 28px !important;
    font-weight: 700 !important;
    line-height: 1.55 !important;

    letter-spacing: -0.4px;

    color: #000000 !important;

    text-align: right;
}


/* خط کنار عنوان */

.zadegi-article-title .elementor-heading-title::before {
    content: '';

    position: absolute;

    right: 0;
    top: 8px;

    width: 4px;
    height: calc(100% - 16px);

    border-radius: 5px;

    background: #1d63b0;
}


/* ==========================================================
   3. ARTICLE META
========================================================== */

.zadegi-article-meta {
    width: 100% !important;

    display: grid !important;
    grid-template-columns: repeat(4, 1fr);

    align-items: stretch !important;

    margin-top: 24px !important;
    margin-bottom: 0 !important;
    padding: 0 !important;

    border-top: 1px solid #e2e8f0;
    border-bottom: 1px solid #e2e8f0;

    font-family: 'almas', sans-serif !important;

    direction: rtl;

    text-align: center !important;
}


/* ==========================================================
   4. META ITEMS
========================================================== */

.zadegi-article-meta > .e-con {
    min-width: 0;

    display: flex !important;
    flex-direction: column !important;

    align-items: center !important;
    justify-content: center !important;

    gap: 3px !important;

    min-height: 62px;

    margin: 0 !important;
    padding: 9px 15px !important;

    font-family: 'almas', sans-serif !important;

    border: 0 !important;

    text-align: center !important;
}


/* جداکننده بین آیتم‌ها */

.zadegi-article-meta > .e-con + .e-con {
    border-right: 1px solid #e2e8f0 !important;
}


/* ==========================================================
   5. META LABELS
========================================================== */

.zadegi-article-meta .categoty-title,
.zadegi-article-meta .author-title,
.zadegi-article-meta .time-title,
.zadegi-article-meta .date-title {
    width: auto !important;

    margin: 0 !important;
    padding: 0 !important;

    font-family: 'almas', sans-serif !important;

    text-align: center !important;
}


.zadegi-article-meta .categoty-title .elementor-heading-title,
.zadegi-article-meta .author-title .elementor-heading-title,
.zadegi-article-meta .time-title .elementor-heading-title,
.zadegi-article-meta .date-title .elementor-heading-title {
    margin: 0 !important;
    padding: 0 !important;

    color: #64748b !important;

    font-family: 'almas', sans-serif !important;

    font-size: 12px !important;
    font-weight: 400 !important;

    line-height: 1.5 !important;

    text-align: center !important;
}


/* ==========================================================
   6. META VALUES
========================================================== */

.zadegi-article-meta .zadegi-article-category,
.zadegi-article-meta .zadegi-article-author,
.zadegi-article-meta .time-article-date,
.zadegi-article-meta .zadegi-article-date {
    width: auto !important;

    flex: 0 0 auto !important;

    margin: 0 !important;
    padding: 0 !important;

    font-family: 'almas', sans-serif !important;

    text-align: center !important;
}


/* مقدار متا */

.zadegi-article-meta .zadegi-article-category .elementor-heading-title,
.zadegi-article-meta .zadegi-article-author .elementor-heading-title,
.zadegi-article-meta .zadegi-article-date .elementor-heading-title {
    display: block;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    border-radius: 0 !important;

    background: transparent !important;

    color: #1e293b !important;

    font-family: 'almas', sans-serif !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 1.5 !important;

    white-space: nowrap;

    text-align: center !important;
}


/* لینک دسته‌بندی */

.zadegi-article-meta .zadegi-article-category a {
    color: #1d63b0 !important;

    font-family: 'almas', sans-serif !important;
    font-weight: 600 !important;

    text-decoration: none !important;

    border: 0 !important;
}


/* زمان مطالعه */

.zadegi-article-meta .time-article-date {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    text-align: center !important;
}


.zadegi-article-meta .zadegi-reading-time {
    display: block;

    margin: 0 !important;
    padding: 0 !important;

    color: #1e293b !important;

    font-family: 'almas', sans-serif !important;

    font-size: 14px !important;
    font-weight: 600 !important;

    line-height: 1.5 !important;

    white-space: nowrap;

    text-align: center !important;
}


/* ==========================================================
   7. TAGS
========================================================== */

.zadegi-article-tags {
    width: auto !important;
    flex: 0 1 auto !important;

    margin: 0 !important;
    padding: 0 !important;

    min-width: 0;
}

.zadegi-article-tags .elementor-heading-title {
    display: flex;
    align-items: center;
    flex-wrap: nowrap !important;

    gap: 5px;

    margin: 0 !important;
    padding: 0 !important;

    font-family: 'almas', sans-serif !important;

    white-space: nowrap;
}

.zadegi-article-tags a {
    display: inline-flex;
    align-items: center;

    flex: 0 0 auto;

    margin: 0 !important;
    padding: 4px 8px !important;

    border: 1px solid #e2e8f0;
    border-radius: 5px;

    background: #f8fafc;

    color: #475569 !important;

    font-family: 'almas', sans-serif !important;

    font-size: 13px !important;
    font-weight: 500 !important;

    line-height: 1.45 !important;

    text-decoration: none !important;

    transition:
        color .2s ease,
        background-color .2s ease,
        border-color .2s ease;
}

.zadegi-article-tags a:hover {
    color: #1d63b0 !important;

    background: #f1f7fc;

    border-color: #b9d1e7;
}


/* ==========================================================
   8. ARTICLE CONTENT BASE
========================================================== */

.elementor-widget-theme-post-content {
    color: #334155;

    font-family: 'almas', sans-serif !important;

    font-size: 17px !important;
    line-height: 1.9 !important;

    text-align: right;
    direction: rtl;
}


/* ==========================================================
   9. PARAGRAPHS
========================================================== */

.elementor-widget-theme-post-content p {
    margin: 0 0 16px !important;
    padding: 0 !important;

    font-family: 'almas', sans-serif !important;

    font-size: 17px !important;
    font-weight: 400 !important;

    line-height: 1.9 !important;

    color: #334155;
}

.elementor-widget-theme-post-content p:last-child {
    margin-bottom: 0 !important;
}


/* ==========================================================
   10. HEADINGS
========================================================== */

.elementor-widget-theme-post-content h2 {
    margin: 30px 0 12px !important;
    padding: 0 10px 0 0 !important;

    border-right: 3px solid #1d63b0;

    color: #0f172a;

    font-family: 'almas', sans-serif !important;

    font-size: 18px !important;
    font-weight: 700 !important;

    line-height: 1.65 !important;
}

.elementor-widget-theme-post-content h3 {
    margin: 24px 0 10px !important;
    padding: 0 !important;

    color: #172033;

    font-family: 'almas', sans-serif !important;

    font-size: 18px !important;
    font-weight: 700 !important;

    line-height: 1.65 !important;
}

.elementor-widget-theme-post-content h4 {
    margin: 20px 0 8px !important;
    padding: 0 !important;

    color: #1e293b;

    font-family: 'almas', sans-serif !important;

    font-size: 17px !important;
    font-weight: 700 !important;

    line-height: 1.65 !important;
}

.elementor-widget-theme-post-content h5 {
    margin: 18px 0 7px !important;
    padding: 0 !important;

    color: #334155;

    font-family: 'almas', sans-serif !important;

    font-size: 16px !important;
    font-weight: 700 !important;

    line-height: 1.7 !important;
}

.elementor-widget-theme-post-content h6 {
    margin: 16px 0 7px !important;
    padding: 0 !important;

    color: #475569;

    font-family: 'almas', sans-serif !important;

    font-size: 15px !important;
    font-weight: 600 !important;

    line-height: 1.7 !important;
}


/* ==========================================================
   11. LINKS
========================================================== */

.elementor-widget-theme-post-content a {
    color: #1d63b0;

    font-family: 'almas', sans-serif !important;

    font-weight: 600;

    text-decoration: none;

    border-bottom: 1px solid rgba(29, 99, 176, .25);

    transition:
        color .2s ease,
        border-color .2s ease;
}

.elementor-widget-theme-post-content a:hover {
    color: #174f8d;
    border-bottom-color: #174f8d;
}


/* ==========================================================
   12. UNORDERED LIST
========================================================== */

.elementor-widget-theme-post-content ul {
    margin: 5px 0 18px !important;
    padding: 0 23px 0 0 !important;

    list-style: none !important;
}

.elementor-widget-theme-post-content ul li {
    position: relative;

    margin: 0 0 5px !important;
    padding: 0 16px 0 0 !important;

    font-family: 'almas', sans-serif !important;

    font-size: 16px !important;
    line-height: 1.85 !important;

    color: #334155;
}

.elementor-widget-theme-post-content ul li::before {
    content: '';

    position: absolute;

    right: 0;
    top: 12px;

    width: 5px;
    height: 5px;

    border-radius: 50%;

    background: #1d63b0;
}


/* ==========================================================
   13. ORDERED LIST
========================================================== */

.elementor-widget-theme-post-content ol {
    margin: 5px 0 18px !important;
    padding: 0 26px 0 0 !important;

    list-style: none !important;

    counter-reset: zadegi-counter;
}

.elementor-widget-theme-post-content ol li {
    position: relative;

    margin: 0 0 7px !important;
    padding: 0 32px 0 0 !important;

    counter-increment: zadegi-counter;

    font-family: 'almas', sans-serif !important;

    font-size: 16px !important;
    line-height: 1.85 !important;

    color: #334155;
}

.elementor-widget-theme-post-content ol li::before {
    content: counter(zadegi-counter);

    position: absolute;

    right: 0;
    top: 2px;

    display: flex;
    align-items: center;
    justify-content: center;

    width: 22px;
    height: 22px;

    border-radius: 5px;

    background: #eef5fb;

    color: #1d63b0;

    font-family: 'almas', sans-serif !important;

    font-size: 12px;
    font-weight: 700;
}


/* ==========================================================
   14. BLOCKQUOTE
========================================================== */

.elementor-widget-theme-post-content blockquote {
    margin: 22px 0 !important;
    padding: 14px 17px !important;

    border: 0 !important;
    border-right: 3px solid #1d63b0;

    border-radius: 7px;

    background: #f8fafc;
}

.elementor-widget-theme-post-content blockquote p {
    margin: 0 !important;
    padding: 0 !important;

    color: #334155;

    font-family: 'almas', sans-serif !important;

    font-size: 16px !important;
    font-weight: 500 !important;

    line-height: 1.9 !important;
}


/* ==========================================================
   15. TABLE
========================================================== */

.elementor-widget-theme-post-content figure.wp-block-table {
    width: 100%;

    margin: 22px 0 24px !important;
    padding: 0 !important;

    overflow-x: auto;

    border: 1px solid #e2e8f0;
    border-radius: 9px;

    background: #ffffff;

    box-shadow: 0 3px 14px rgba(15, 23, 42, .035);

    scrollbar-width: thin;
}

.elementor-widget-theme-post-content figure.wp-block-table table {
    width: 100% !important;

    margin: 0 !important;

    border-collapse: collapse !important;
    border-spacing: 0 !important;

    border: 0 !important;

    font-family: 'almas', sans-serif !important;

    font-size: 15px !important;

    direction: rtl;
}


/* حذف خط پیش‌فرض مشکی بین thead و tbody */

.elementor-widget-theme-post-content figure.wp-block-table thead,
.elementor-widget-theme-post-content figure.wp-block-table tbody,
.elementor-widget-theme-post-content figure.wp-block-table tr,
.elementor-widget-theme-post-content figure.wp-block-table th,
.elementor-widget-theme-post-content figure.wp-block-table td {
    border-color: transparent !important;
}


.elementor-widget-theme-post-content figure.wp-block-table thead {
    background: #f1f5f9;

    border-bottom: 1px solid #dbe3ec !important;
}


/* خط ظریف زیر هدر */

.elementor-widget-theme-post-content figure.wp-block-table thead tr {
    border-bottom: 1px solid #dbe3ec !important;
}


.elementor-widget-theme-post-content figure.wp-block-table th {
    padding: 11px 13px !important;

    border: 0 !important;
    border-bottom: 1px solid #dbe3ec !important;

    color: #0f172a;

    font-family: 'almas', sans-serif !important;

    font-size: 15px !important;
    font-weight: 700 !important;

    line-height: 1.6 !important;

    text-align: center !important;
    vertical-align: middle !important;

    white-space: nowrap;
}


.elementor-widget-theme-post-content figure.wp-block-table td {
    padding: 10px 13px !important;

    border: 0 !important;
    border-bottom: 1px solid #edf1f5 !important;

    color: #475569;

    font-family: 'almas', sans-serif !important;

    font-size: 15px !important;
    font-weight: 400 !important;

    line-height: 1.7 !important;

    text-align: center !important;
    vertical-align: middle !important;
}


.elementor-widget-theme-post-content figure.wp-block-table tbody tr:last-child td {
    border-bottom: 0 !important;
}

.elementor-widget-theme-post-content figure.wp-block-table tbody tr:nth-child(even) {
    background: #fafbfd;
}

.elementor-widget-theme-post-content figure.wp-block-table tbody tr {
    transition: background-color .18s ease;
}

.elementor-widget-theme-post-content figure.wp-block-table tbody tr:hover {
    background: #f3f8fc;
}


/* ==========================================================
   16. IMAGES
========================================================== */

.elementor-widget-theme-post-content figure {
    margin: 22px 0 !important;
}

.elementor-widget-theme-post-content img {
    display: block;

    max-width: 100%;
    height: auto;

    border-radius: 8px;
}

.elementor-widget-theme-post-content figcaption {
    margin-top: 6px !important;

    color: #64748b;

    font-family: 'almas', sans-serif !important;

    font-size: 13px !important;
    line-height: 1.7 !important;

    text-align: center;
}


/* ==========================================================
   17. BOLD
========================================================== */

.elementor-widget-theme-post-content strong,
.elementor-widget-theme-post-content b {
    color: #1e293b;

    font-family: 'almas', sans-serif !important;
    font-weight: 700;
}


/* ==========================================================
   18. HR
========================================================== */

.elementor-widget-theme-post-content hr {
    margin: 24px 0 !important;

    border: 0 !important;
    border-top: 1px solid #e2e8f0 !important;
}


/* ==========================================================
   19. CODE
========================================================== */

.elementor-widget-theme-post-content code {
    padding: 2px 5px;

    border-radius: 4px;

    background: #f1f5f9;

    color: #334155;

    font-family: monospace;

    font-size: 13px;
}


/* ==========================================================
   20. TABLET — 1024px
========================================================== */

@media (max-width: 1024px) {

    .zadegi-article-title .elementor-heading-title {
        font-size: 27.5px !important;
        line-height: 1.6 !important;
    }


    /* META */

    .zadegi-article-meta {
        margin-top: 20px !important;

        grid-template-columns: repeat(4, 1fr);
    }

    .zadegi-article-meta > .e-con {
        min-height: 58px;

        padding: 8px 11px !important;

        gap: 2px !important;
    }

    .zadegi-article-meta .categoty-title .elementor-heading-title,
    .zadegi-article-meta .author-title .elementor-heading-title,
    .zadegi-article-meta .time-title .elementor-heading-title,
    .zadegi-article-meta .date-title .elementor-heading-title {
        font-size: 11px !important;
    }

    .zadegi-article-meta .zadegi-article-category .elementor-heading-title,
    .zadegi-article-meta .zadegi-article-author .elementor-heading-title,
    .zadegi-article-meta .zadegi-article-date .elementor-heading-title,
    .zadegi-article-meta .zadegi-reading-time {
        font-size: 13px !important;
    }


    .elementor-widget-theme-post-content,
    .elementor-widget-theme-post-content p {
        font-size: 16px !important;
        line-height: 1.9 !important;
    }

    .elementor-widget-theme-post-content h2,
    .elementor-widget-theme-post-content h3 {
        font-size: 18px !important;
    }

}


/* ==========================================================
   21. MOBILE — 767px
========================================================== */

@media (max-width: 767px) {

    .zadegi-article-title .elementor-heading-title {
        padding-right: 11px !important;

        font-size: 21px !important;
        line-height: 1.65 !important;
    }

    .zadegi-article-title .elementor-heading-title::before {
        top: 6px;

        width: 3px;
        height: calc(100% - 12px);
    }


    /* ======================================================
       META — MOBILE
       2 × 2 SYMMETRICAL GRID
    ====================================================== */

    .zadegi-article-meta {
        width: 100% !important;

        display: grid !important;

        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-template-rows: repeat(2, minmax(52px, auto)) !important;

        gap: 0 !important;

        margin-top: 14px !important;
        padding: 0 !important;

        border: 1px solid #e2e8f0 !important;
        border-radius: 8px;

        overflow: hidden;

        background: #ffffff;

        direction: rtl;

        text-align: center !important;
    }


    /* هر چهار خانه دقیقاً یکسان */

    .zadegi-article-meta > .e-con {
        width: 100% !important;
        min-width: 0 !important;
        min-height: 52px !important;

        display: flex !important;
        flex-direction: column !important;

        align-items: center !important;
        justify-content: center !important;

        gap: 2px !important;

        margin: 0 !important;
        padding: 6px 8px !important;

        border: 0 !important;
        border-radius: 0 !important;

        box-sizing: border-box !important;

        text-align: center !important;
    }


    /* خط عمودی وسط */

    .zadegi-article-meta > .e-con:nth-child(1),
    .zadegi-article-meta > .e-con:nth-child(3) {
        border-left: 1px solid #e2e8f0 !important;
    }


    /* خط افقی وسط */

    .zadegi-article-meta > .e-con:nth-child(3),
    .zadegi-article-meta > .e-con:nth-child(4) {
        border-top: 1px solid #e2e8f0 !important;
    }


    /* فقط بخش مدت زمان خواندن بدون حاشیه سمت راست */

    .zadegi-article-meta > .e-con:has(.time-article-date) {
        border-right: 0 !important;
    }


    /* LABEL */

    .zadegi-article-meta .categoty-title,
    .zadegi-article-meta .author-title,
    .zadegi-article-meta .time-title,
    .zadegi-article-meta .date-title {
        width: 100% !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        margin: 0 !important;
        padding: 0 !important;

        text-align: center !important;
    }


    .zadegi-article-meta .categoty-title .elementor-heading-title,
    .zadegi-article-meta .author-title .elementor-heading-title,
    .zadegi-article-meta .time-title .elementor-heading-title,
    .zadegi-article-meta .date-title .elementor-heading-title {
        width: 100% !important;

        margin: 0 !important;
        padding: 0 !important;

        color: #64748b !important;

        font-size: 10px !important;
        font-weight: 400 !important;

        line-height: 1.4 !important;

        text-align: center !important;
    }


    /* VALUE */

    .zadegi-article-meta .zadegi-article-category,
    .zadegi-article-meta .zadegi-article-author,
    .zadegi-article-meta .time-article-date,
    .zadegi-article-meta .zadegi-article-date {
        width: 100% !important;

        display: flex !important;
        align-items: center !important;
        justify-content: center !important;

        margin: 0 !important;
        padding: 0 !important;

        text-align: center !important;
    }


    .zadegi-article-meta .zadegi-article-category .elementor-heading-title,
    .zadegi-article-meta .zadegi-article-author .elementor-heading-title,
    .zadegi-article-meta .zadegi-article-date .elementor-heading-title,
    .zadegi-article-meta .zadegi-reading-time {
        display: block;

        width: 100% !important;

        margin: 0 !important;
        padding: 0 !important;

        color: #1e293b !important;

        font-size: 12px !important;
        font-weight: 600 !important;

        line-height: 1.4 !important;

        white-space: nowrap;

        text-align: center !important;
    }


    /* لینک دسته‌بندی */

    .zadegi-article-meta .zadegi-article-category a {
        color: #1d63b0 !important;

        font-weight: 600 !important;

        text-decoration: none !important;

        border: 0 !important;
    }


    /* زمان مطالعه */

    .zadegi-article-meta .time-article-date {
        flex-direction: row !important;
    }


    /* ======================================================
       CONTENT
    ====================================================== */

    .elementor-widget-theme-post-content,
    .elementor-widget-theme-post-content p {
        font-size: 15px !important;
        line-height: 1.85 !important;
    }

    .elementor-widget-theme-post-content p {
        margin-bottom: 12px !important;
    }

    .elementor-widget-theme-post-content h2 {
        margin: 22px 0 8px !important;
        padding-right: 7px !important;

        font-size: 16.5px !important;
        line-height: 1.6 !important;
    }

    .elementor-widget-theme-post-content h3 {
        margin: 19px 0 7px !important;

        font-size: 16px !important;
        line-height: 1.6 !important;
    }

    .elementor-widget-theme-post-content h4 {
        margin: 16px 0 6px !important;

        font-size: 15px !important;
        line-height: 1.6 !important;
    }

    .elementor-widget-theme-post-content h5 {
        margin: 14px 0 5px !important;

        font-size: 14px !important;
        line-height: 1.65 !important;
    }

    .elementor-widget-theme-post-content h6 {
        margin: 12px 0 5px !important;

        font-size: 13px !important;
        line-height: 1.65 !important;
    }

    .elementor-widget-theme-post-content ul {
        margin: 3px 0 13px !important;
        padding-right: 18px !important;
    }

    .elementor-widget-theme-post-content ul li {
        margin-bottom: 3px !important;
        padding-right: 12px !important;

        font-size: 14px !important;
        line-height: 1.8 !important;
    }

    .elementor-widget-theme-post-content ul li::before {
        top: 10px;

        width: 4px;
        height: 4px;
    }

    .elementor-widget-theme-post-content ol {
        margin: 3px 0 13px !important;
        padding-right: 20px !important;
    }

    .elementor-widget-theme-post-content ol li {
        margin-bottom: 4px !important;
        padding-right: 27px !important;

        font-size: 14px !important;
        line-height: 1.8 !important;
    }

    .elementor-widget-theme-post-content ol li::before {
        width: 20px;
        height: 20px;

        font-size: 11px;
    }

    .elementor-widget-theme-post-content blockquote {
        margin: 16px 0 !important;
        padding: 9px 11px !important;
    }

    .elementor-widget-theme-post-content blockquote p {
        font-size: 14px !important;
        line-height: 1.8 !important;
    }

    .elementor-widget-theme-post-content figure.wp-block-table {
        margin: 16px 0 18px !important;
        border-radius: 7px;
    }

    .elementor-widget-theme-post-content figure.wp-block-table table {
        min-width: 500px;
    }

    .elementor-widget-theme-post-content figure.wp-block-table th {
        padding: 8px 9px !important;
        font-size: 13px !important;
    }

    .elementor-widget-theme-post-content figure.wp-block-table td {
        padding: 7px 9px !important;
        font-size: 13px !important;
    }

    .elementor-widget-theme-post-content figure {
        margin: 16px 0 !important;
    }

    .elementor-widget-theme-post-content figcaption {
        font-size: 12px !important;
    }

}


/* ==========================================================
   22. VERY SMALL MOBILE
========================================================== */

@media (max-width: 480px) {

    .zadegi-article-title .elementor-heading-title {
        font-size: 20px !important;
    }

    .zadegi-article-meta {
        margin-top: 12px !important;

        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        grid-template-rows: repeat(2, minmax(48px, auto)) !important;

        border-radius: 7px;
    }


    .zadegi-article-meta > .e-con {
        min-height: 48px !important;

        padding: 5px 6px !important;
    }


    .zadegi-article-meta .categoty-title .elementor-heading-title,
    .zadegi-article-meta .author-title .elementor-heading-title,
    .zadegi-article-meta .time-title .elementor-heading-title,
    .zadegi-article-meta .date-title .elementor-heading-title {
        font-size: 9px !important;

        line-height: 1.35 !important;
    }


    .zadegi-article-meta .zadegi-article-category .elementor-heading-title,
    .zadegi-article-meta .zadegi-article-author .elementor-heading-title,
    .zadegi-article-meta .zadegi-article-date .elementor-heading-title,
    .zadegi-article-meta .zadegi-reading-time {
        font-size: 11px !important;

        line-height: 1.35 !important;
    }


    .zadegi-article-tags {
        width: auto !important;
    }

    .zadegi-article-tags .elementor-heading-title {
        width: max-content !important;
    }

}


/* ==========================================================
   23. RANK MATH FAQ ACCORDION (MINIMALIST & BORDERLESS)
========================================================== */

.rank-math-block {
    margin: 15px 0 !important;
    padding: 0 !important;
    direction: rtl !important;
    text-align: right !important;
    box-sizing: border-box !important;
}

.rank-math-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 0px !important; /* فشرده و متراکم، بدون کادر دور */
    padding: 0 !important;
    margin: 0 !important;
}

.rank-math-list-item {
    border: none !important;
    border-bottom: 1px solid #edf2f7 !important; /* خط جداکننده زیرین افقی و بسیار ظریف */
    background: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
}

.rank-math-list-item:last-child {
    border-bottom: none !important;
}

/* هدر سوالات (بسیار سبک، بدون کادر، کوچک‌تر و هم‌تراز با متن مقاله) */
.rank-math-question {
    margin: 0 !important;
    padding: 14px 4px !important; /* هم‌ترازی افقی با حاشیه متن مقاله */
    background: transparent !important;
    color: #1e293b !important;
    font-family: 'almas', sans-serif !important;
    font-size: 13.5px !important; /* کوچک‌تر و فشرده‌تر در دسکتاپ و تبلت */
    font-weight: 600 !important; /* ضخامت ملایم‌تر برای سبکی بصری */
    line-height: 1.5 !important;
    cursor: pointer !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    user-select: none !important;
    border: none !important;
    box-sizing: border-box !important;
    transition: color 0.15s ease-in-out !important;
}

.rank-math-question:hover {
    color: #1d63b0 !important;
}

.rank-math-list-item.is-active .rank-math-question {
    color: #1d63b0 !important;
}

/* علامت مثبت/منفی ظریف به جای فلش */
.rank-math-question::after {
    content: '+' !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    color: #94a3b8 !important;
    transition: transform 0.2s ease, color 0.2s ease !important;
    line-height: 1 !important;
    margin-left: 4px !important;
    margin-right: 15px !important;
    flex-shrink: 0 !important;
}

/* افکت تغییر علامت به منفی در زمان باز شدن آکاردئون */
.rank-math-list-item.is-active .rank-math-question::after {
    content: '−' !important;
    color: #1d63b0 !important;
    transform: rotate(180deg) !important;
}

/* انیمیشن باز شدن آکاردئون (نرم‌تر و با سرعت طبیعی‌تر معادل ۰.۳۵ ثانیه) */
.rank-math-answer {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    background: transparent !important;
    transition: max-height 0.35s cubic-bezier(0.25, 1, 0.5, 1), opacity 0.3s cubic-bezier(0.25, 1, 0.5, 1) !important;
    box-sizing: border-box !important;
}

.rank-math-list-item.is-active .rank-math-answer {
    max-height: 300px; /* باز شدن سریع براساس ارتفاع طبیعی */
    opacity: 1;
}

/* استایل بدنه پاسخ (تگ p) */
.rank-math-answer p {
    margin: 0 !important;
    padding: 0 4px 14px 4px !important; /* فشرده و متوازن */
    font-family: 'almas', sans-serif !important;
    font-size: 13.5px !important;
    line-height: 1.7 !important;
    color: #475569 !important;
    box-sizing: border-box !important;
}

/* بهینه‌سازی ریسپانسیو موبایل */
@media (max-width: 767px) {
    .rank-math-question {
        padding: 12px 2px !important;
        font-size: 12px !important; /* کاهش قابل توجه سایز سوالات در موبایل جهت فشرده شدن حداکثری */
    }
    .rank-math-answer p {
        font-size: 12.5px !important;
        padding: 0 2px 12px 2px !important;
    }
}/* End custom CSS */