.elementor-widget-archive-posts .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-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-archive-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{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-archive-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-archive-posts .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-widget-archive-posts .elementor-posts-nothing-found{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-41 .elementor-element.elementor-element-6af5fe2b{--grid-row-gap:35px;width:var( --container-widget-width, 77.413% );max-width:77.413%;--container-widget-width:77.413%;--container-widget-flex-grow:0;--grid-column-gap:30px;}.elementor-41 .elementor-element.elementor-element-6af5fe2b.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-41 .elementor-element.elementor-element-6af5fe2b .elementor-post__meta-data span + span:before{content:"///";}.elementor-41 .elementor-element.elementor-element-6af5fe2b .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-41 .elementor-element.elementor-element-6af5fe2b .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-41 .elementor-element.elementor-element-6af5fe2b .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-41 .elementor-element.elementor-element-6af5fe2b .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-41 .elementor-element.elementor-element-6af5fe2b .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for archive-posts, class: .elementor-element-6af5fe2b *//* ==============================================
   استایل صفحه بلاگ (Blog Archive) هماهنگ با تم ید
   Iodine Industrial Style - Elementor Blog
   ============================================== */

/* 1. پس‌زمینه کلی صفحه بلاگ */
.blog,
.archive,
.search-results,
.single-post,
[data-elementor-type="archive"] {
    background: linear-gradient(135deg, #0a0f1a 0%, #0f1a24 100%) !important;
}

/* 2. استایل کارت‌های پست (Post Cards) */
.elementor-posts-container .elementor-post,
.archive .post,
.blog .post,
.elementor-post__card {
    background: rgba(15, 30, 45, 0.7) !important;
    backdrop-filter: blur(2px) !important;
    border-radius: 20px !important;
    border: 1px solid rgba(255, 217, 102, 0.2) !important;
    transition: all 0.4s ease !important;
    overflow: hidden !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3) !important;
}

.elementor-posts-container .elementor-post:hover,
.archive .post:hover,
.elementor-post__card:hover {
    
    border-color: rgba(255, 217, 102, 0.5) !important;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4), 0 0 0 1px rgba(255, 217, 102, 0.2) !important;
}

/* 3. استایل تصویر شاخص (Featured Image) */
.elementor-post__thumbnail img,
.archive .post-thumbnail img {
    border-radius: 16px 16px 0 0 !important;
    transition: transform 0.5s ease !important;
    filter: brightness(0.85) contrast(1.05) !important;
}

.elementor-post:hover .elementor-post__thumbnail img,
.archive .post:hover .post-thumbnail img {
    transform: scale(1.05) !important;
    filter: brightness(1) contrast(1.1) !important;
}

/* 4. استایل عنوان پست (Title) */
.elementor-post__title,
.archive .entry-title,
.blog .entry-title {
    font-family: 'Poppins', 'Segoe UI', sans-serif !important;
    font-weight: 700 !important;
    font-size: 1.4rem !important;
    margin: 15px 20px 10px !important;
}

.elementor-post__title a,
.archive .entry-title a,
.blog .entry-title a {
    color: #ffd966 !important;
    text-decoration: none !important;
    transition: 0.3s !important;
    background: linear-gradient(135deg, #ffd966, #ffb347);
    background-size: 0% 2px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.elementor-post__title a:hover,
.archive .entry-title a:hover {
    color: #ffb347 !important;
    background-size: 100% 2px;
}

/* 5. استایل متای پست (تاریخ، نویسنده، دسته) */
.elementor-post__meta-data,
.archive .entry-meta,
.blog .post-meta {
    color: #9aaebf !important;
    font-size: 0.8rem !important;
    padding: 0 20px !important;
    font-family: 'Segoe UI', monospace !important;
}

.elementor-post__meta-data a,
.archive .entry-meta a {
    color: #ffd966 !important;
    text-decoration: none !important;
}

.elementor-post__meta-data a:hover {
    color: #ffb347 !important;
}

/* 6. استایل خلاصه متن (Excerpt) */
.elementor-post__excerpt,
.archive .entry-summary,
.blog .post-excerpt {
    color: #cbd5e6 !important;
    padding: 0 20px !important;
    line-height: 1.6 !important;
    font-size: 0.95rem !important;
}

/* 7. استایل دکمه "بیشتر بخوانید" (Read More) */
.elementor-post__read-more,
.archive .read-more,
.blog .more-link {
    display: inline-block !important;
    margin: 10px 20px 20px !important;
    padding: 8px 20px !important;
    background: rgba(255, 180, 71, 0.15) !important;
    border: 1px solid #ffb347 !important;
    border-radius: 40px !important;
    color: #ffd966 !important;
    font-weight: 600 !important;
    font-size: 0.85rem !important;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}

.elementor-post__read-more:hover,
.archive .read-more:hover,
.blog .more-link:hover {
    background: #ffb347 !important;
    color: #0a192f !important;
    transform: translateX(5px) !important;
    box-shadow: 0 2px 10px rgba(255, 180, 71, 0.4) !important;
}

/* 8. استایل پنل سایدبار (اگر دارید) */
.sidebar,
.widget-area,
.elementor-widget-sidebar {
    background: rgba(10, 25, 47, 0.6) !important;
    backdrop-filter: blur(4px) !important;
    border-radius: 20px !important;
    border: 1px solid rgba(255, 217, 102, 0.2) !important;
    padding: 20px !important;
}

.widget-title,
.sidebar .widget-title {
    color: #ffd966 !important;
    font-family: 'Poppins', sans-serif !important;
    border-left: 3px solid #ffb347 !important;
    padding-left: 12px !important;
    margin-bottom: 15px !important;
}

.sidebar a,
.widget-area a {
    color: #cbd5e6 !important;
    transition: 0.3s !important;
}

.sidebar a:hover {
    color: #ffd966 !important;
    padding-left: 5px !important;
}

/* 9. استایل جستجو و دسته‌بندی */
.search-form input,
.sidebar input[type="search"] {
    background: rgba(255, 255, 255, 0.08) !important;
    border: 1px solid rgba(255, 217, 102, 0.3) !important;
    border-radius: 40px !important;
    padding: 10px 15px !important;
    color: #fff !important;
}

.search-form button,
.sidebar button[type="submit"] {
    background: #ffb347 !important;
    border-radius: 40px !important;
    padding: 8px 18px !important;
    color: #0a192f !important;
    font-weight: bold !important;
}

/* 10. استایل صفحه‌بندی (Pagination) */
.elementor-pagination,
.pagination .page-numbers,
.page-links {
    margin-top: 40px !important;
    text-align: center !important;
}

.elementor-pagination .page-numbers,
.pagination .page-numbers {
    background: rgba(255, 255, 255, 0.05) !important;
    border-radius: 50% !important;
    width: 40px !important;
    height: 40px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 5px !important;
    color: #cbd5e6 !important;
    transition: 0.3s !important;
    border: 1px solid rgba(255, 217, 102, 0.2) !important;
}

.elementor-pagination .page-numbers.current,
.pagination .current {
    background: #ffb347 !important;
    color: #0a192f !important;
    border-color: #ffb347 !important;
}

.elementor-pagination .page-numbers:hover,
.pagination .page-numbers:hover {
    background: #ffd966 !important;
    color: #0a192f !important;
    transform: translateY(-2px) !important;
}

/* 11. استایل پست خالی (No Results) */
.search-no-results .page-header,
.nothing-found {
    background: rgba(10, 25, 47, 0.6) !important;
    border-radius: 20px !important;
    padding: 50px !important;
    text-align: center !important;
    border: 1px dashed #ffb347 !important;
}/* End custom CSS */