.logo img.logo_img {
    width: auto !important;
    height: 50px !important;
}

.blog_item .blog_carousel__title h2 {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.container .col-lg-12.col-md-12.d-md-flex.d-none.d-flex.justify-content-end.align-items-center.leftSide .d-flex.flex-column.align-items-end a.mixed_slider_icon {
    display: none !important;
}

section.post_content.pt-5.pb-5 {
    display: none;
}

nav.elementor-pagination span.page-numbers.current {
    text-align: center;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: var(--primaryColor);
    border-radius: 3px;
    color: #ffffff;
    font-size: 14px;
}

nav.elementor-pagination a.page-numbers {
    text-align: center;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: var(--bg);
    border-radius: 3px;
    color: var(--text);
    font-size: 14px;
    transition: all ease 0.3s;
}

nav.elementor-pagination span.page-numbers.dots {
    text-align: center;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding-top: 6px;
    background: var(--bg);
    border-radius: 3px;
    color: var(--text);
    font-size: 14px;
    transition: all ease 0.3s;
}

nav.elementor-pagination a.page-numbers:hover {
    background-color: #4050b5;
}

nav.elementor-pagination {
    text-align: center;
    color: #ffff;
    display: block;
    padding: 10px;
    margin: 15px 0;
    border-radius: 5px;
}

.elementor-posts-container.elementor-posts.elementor-posts--skin-classic.elementor-grid.elementor-posts-masonry a.elementor-post__read-more:hover {
    background: var(--primaryColor);
}

.elementor-posts-container.elementor-posts.elementor-posts--skin-classic.elementor-grid.elementor-posts-masonry a.elementor-post__read-more {
    text-decoration: none;
    color: var(--text);
    font-size: 13px;
    border-radius: 5px;
    transition: all .3s;
    padding: 2px 5px;
}

.film_cat_title.ltr {
    text-align: right !important;
    float: right;
}

body.special-bg::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-image: url('https://hubmedia.ir/wp-content/uploads/2025/03/bg-shiraz-shiraz.jpg');
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(10px);
}

.row.d-block.d-sm-none {
    /*z-index: 999999;*/
    position: sticky;
    top: 5px;
}


/* پس زمینه صفحه اول */

/* body.rtl.home.blog.wp-theme-KelaketFilm.elementor-default.elementor-kit-1056{
    background-repeat: no-repeat, repeat !important;
    background-size: cover !important;
    height: 100vh !important;
    background-attachment: fixed !important;
} */

/* تصویر پیش‌فرض برای موبایل */

/* body.rtl.home.blog.wp-theme-KelaketFilm.elementor-default.elementor-kit-1056{
      background-image: url('https://hubmedia.ir/wp-content/uploads/2025/06/bg-iran-flag.jpg') !important;
} */

/* برای دسکتاپ (نمایشگرهای بزرگتر از 768px) */

/* @media (min-width: 500px) {
    body.rtl.home.blog.wp-theme-KelaketFilm.elementor-default.elementor-kit-1056{
        background-image: url('https://hubmedia.ir/wp-content/uploads/2025/06/iran-back-1.jpg') !important;
    }
} */

/* لایه تیره روی پس زمینه صفحه اول */
/* body::before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1;
} */

/* پس زمینه صفحه اول */


a.rcp_sub_details_update_card {
    display: none !important;
}

.film_cat2 .film_overlay {
    position: absolute;
    top: 7px;
    right: 2px;
    transition: all .3s;
    white-space: nowrap;
    z-index: 9!important;
    transform: none;
}

/*.post-tags-card {*/
/*    background: #2cbbd8;*/
/*    font-size: 12px;*/
/*    border-radius: 50px;*/
/*    text-align: center;*/
/*    padding: 5px 11px;*/
/*    margin: 0 5px;*/
/*    display: flex;*/
/*    color: #f3f3f3;*/
/*    font-weight: 500;*/
/*    font-family: YekanBakh;*/
/*}*/

/*.hubmedia-badge {*/
/*    position: absolute;*/
/*    bottom: 8px;*/
/*    right: 8px;*/

/*    width: 36px;*/
/*    height: 36px;*/

/*    background: rgba(0,0,0,0.65);*/
/*    border-radius: 6px;*/

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

/*    z-index: 10;*/
/*}*/

/*.hubmedia-badge img {*/
/*    max-width: 24px;*/
/*    max-height: 24px;*/

/*    width: auto;*/
/*    height: auto;*/

/*    object-fit: contain;*/
/*    display: block;*/
/*}*/

.post-tags-card{
    max-width: 93px;
    max-height: 42px;
    width: 90px;
    height: 58px;
    background: none !important;
    backdrop-filter: blur(0px) !important;
    padding-bottom:  1px !important;
}

a.edit_avatar, span.mt-5.d-inline-block.profiel_edit_info {
    display: none !important;
}