﻿:root {
    --logo-height: 50px;
    --header-height: max(60px, var(--logo-height));
}

@media (max-width: 767px) {
    :root {
        --logo-height: 40px;
    }
}

@media (max-width: 980px) {
    :root {
        --header-height: 0px;
    }
}

#IEFIQAYZNG {
    position: relative;
    z-index: 15;
}

#IEFIQAYZNG .logo-img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    object-fit: contain;
    margin-inline: auto;
    position: relative;
    z-index: 3;
    height: var(--logo-height);
}

.logo-wrapper {
    height: 100%;
    display: block;
    align-content: center;
    text-align: center;
}

#IEFIQAYZNG .logo-img.dark-mode {
    mix-blend-mode: plus-lighter;
}

#header_logo_IEFIQAYZNG_el .logo-img.dark-mode {
    mix-blend-mode: normal;
}

#side_logo_IEFIQAYZNG_el .logo-wrapper {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid #adb5bd;
}

.logo-img.side {
    height: 40px;
}

#IEFIQAYZNG .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#IEFIQAYZNG #profile_access {
    align-content: center;
    cursor: pointer;
}

#IEFIQAYZNG .topbar .top-area {
    float: unset;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-block: 0.25rem;
}

#IEFIQAYZNG .top-area>ul.main-menu {
    float: unset;
}

.setting-row span {
    width: unset !important;
}

.mm-hasnavbar {
    padding: 0 !important;
}

.mm-hasnavbar:before {
    display: none;
}

.mm-navbars-top {
    position: relative;
}

.mm-navbar {
    position: relative;
    height: auto;
    line-height: normal;
}

.mm-panels, .mm-panels>.mm-opened {
    position: static !important;
    height: 100%;
}

.mm-panels>.mm-panel.mm-hasnavbar {
    padding: unset;
}

.mm-panels>.mm-panel>.mm-listview {
    margin: unset;
}

.mm-panels>.mm-panel:before {
    all: unset;
}

.mm-prev {
    left: unset !important;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

#IEFIQAYZNG .topbar {
    height: unset;
}

#IEFIQAYZNG .user-avatar-header {
    margin-top: 0;
}

.side-panel {
    top: 0;
}

#preloader_IEFIQAYZNG_el {
    position: fixed;
    z-index: 9999999;
    inset: 0;
    margin: auto;
    align-content: center;
    text-align: center;
    background-color: #fff;
}

#preloader_IEFIQAYZNG_el > div > div {
    height: 3px;
    background-color: var(--theme-primary-color);
    left: 0;
}

#preloader_IEFIQAYZNG_el[data-show=false] {
    display: none;
}

.close-menu-btn {
    color: rgba(0, 0, 0, 0.3);
}
#AANQFUPYPM .nav {
  display: flex;
}

#AANQFUPYPM .nav-item {
  width: auto;
}

#AANQFUPYPM .tab-content {
  padding: 1rem 0.5rem;
}

#AANQFUPYPM .page-likes {
  margin: 0;
  float: unset;
}

#AANQFUPYPM .your-page {
  padding: 0.5rem;
}

@media screen and (max-width: 640px) {
    #AANQFUPYPM.sidebar .widget {
        margin: unset;
    }
}#ABXSKBCCGT #IranMap {
    transform: scale(1);
}

#ABXSKBCCGT .pos-r {
    position: relative;
}

#ABXSKBCCGT .map .border path,
#ABXSKBCCGT .map .island path {
    fill: #787776;
}

#ABXSKBCCGT .map .province path {
    fill: #fff;
}

#ABXSKBCCGT .map .sea path,
#ABXSKBCCGT .map .lake path {
    fill: #8fd8f8;
}

#ABXSKBCCGT .map .province path:hover,
#ABXSKBCCGT .map .island path:hover,
#ABXSKBCCGT .map .province path.hover,
#ABXSKBCCGT .map .island path.hover {
    fill: #ff9d8c !important;
    cursor: pointer;
}

#ABXSKBCCGT svg {
    stroke: #f94406;
}#EMHALSIJJE {
  background-color: #fff;
}

#EMHALSIJJE .post-meta > a {
  display: block;
}

#EMHALSIJJE img {
  display: block;
  object-fit: cover;
  height: 400px;
  min-height: 70vmin;
  backdrop-filter: blur(10px) opacity(0.95);
}#OOWDHWEOPE .line-clamp {
    --line-clamp: 1;
}

#OOWDHWEOPE strong {
    font-weight: bold;
}

#OOWDHWEOPE .home-archive .followers {
    max-height: unset;
}

#OOWDHWEOPE .home-archive .followers li {
    display: flex !important;
    gap: 1rem;
}

#OOWDHWEOPE .tab-pane:nth-child(1) i{
    color: #FFC107;
}

#OOWDHWEOPE .tab-pane:nth-child(2) i{
    color: #28A745;
}

#OOWDHWEOPE .tab-pane:nth-child(3) i{
    color: #e62e2eff;
}

#OOWDHWEOPE time {
    flex: 1;
    text-align: end;
}

#OOWDHWEOPE .nav {
  display: flex;
}

#OOWDHWEOPE .nav-item {
  width: auto;
}#FUOGTHPQWT .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

#FUOGTHPQWT .footer-description:empty {
    display: none;
}