﻿: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;
    }
}

.mh-0 {
    min-height: 0 !important;
}

#TGHBUQLAIJ {
    position: relative;
    z-index: 100;
}

#TGHBUQLAIJ .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;
}

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

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

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

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

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

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

#TGHBUQLAIJ #profile_access > *:not(.main-menu):empty {
    display: none !important;
}

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

#TGHBUQLAIJ .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%);
}

#TGHBUQLAIJ .topbar {
    height: unset;
}

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

.side-panel {
    top: 0;
}

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

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

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

.close-menu-btn {
    color: rgba(0, 0, 0, 0.3);
}

#TGHBUQLAIJ .basket-btn:not(:hover) {
    color: var(--theme-primary-color);
}#LSFAGLWITT #IranMap {
    transform: scale(1);
}

#LSFAGLWITT .pos-r {
    position: relative;
}

#LSFAGLWITT .map .border path,
#LSFAGLWITT .map .island path {
    fill: #787776;
}

#LSFAGLWITT .map .province path {
    fill: #fff;
}

#LSFAGLWITT .map .sea path,
#LSFAGLWITT .map .lake path {
    fill: #8fd8f8;
}

#LSFAGLWITT .map .province path:hover,
#LSFAGLWITT .map .island path:hover,
#LSFAGLWITT .map .province path.hover,
#LSFAGLWITT .map .island path.hover {
    fill: #ff9d8c !important;
    cursor: pointer;
}

#LSFAGLWITT svg {
    stroke: #f94406;
}#WSKJJZUDHP {
  direction: rtl;
  --underline-color: #007bff;
}

#WSKJJZUDHP .profilePic {
  position: static;
  overflow: visible;
  display: block;
  margin-block-start: -50px;
  text-align: center;
  width: 100%;
  height: 100%;
}

#WSKJJZUDHP .card-top-wrapper {
  display: block;
  margin: 0;
}

#WSKJJZUDHP .profilePic>div {
  display: grid;
  position: relative;
  margin: auto;
  text-align: center;
  width: fit-content;
}

#WSKJJZUDHP .underline {
  color: var(--underline-color);
  border-bottom: 1px solid transparent;
  width: fit-content;
  margin: auto;
  padding-bottom: 0.5rem 0.2rem;
  transition: 300ms ease;
}

#WSKJJZUDHP .profilePic:hover .underline {
  border-color: var(--underline-color);
}

#WSKJJZUDHP .user-avatar {
  width: 100px;
  height: 100px;
  aspect-ratio: 1;
}

#WSKJJZUDHP .Online_status {
  top: unset;
  bottom: 0;
  right: 0;
  margin: 10%;
  left: unset;
}

#WSKJJZUDHP .user-nav-wrapper {
  justify-content: space-evenly;
  align-items: center;
}

#WSKJJZUDHP .user-nav-wrapper a {
  position: relative;
  display: grid;
  align-content: center;
  gap: 0.25rem;
  border-radius: 50%;
  aspect-ratio: 1;
  height: 2.5rem;
  margin: auto;
  outline: 1px solid transparent;
  outline-offset: 3px;
  background-color: var(--bg, #eee);
  transition: 300ms ease;
}

#WSKJJZUDHP .user-nav-wrapper a:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  inset: 0;
  background-color: #33333350;
  opacity: 0;
  transition: 500ms ease;
  border-radius: inherit;
}

#WSKJJZUDHP .user-nav-wrapper a:hover {
  outline-color: var(--bg);
}

#WSKJJZUDHP .user-nav-wrapper a:hover:after {
  opacity: 1;
}

#WSKJJZUDHP .user-nav-wrapper a * {
  color: var(--text-color, initial) !important;
  z-index: 3;
}

#WSKJJZUDHP .profile-wrapper {
  --bg: #3498DB;
  --text-color: #efefef;
}

#WSKJJZUDHP .site-wrapper {
  --bg: #f94406;
  --text-color: #efefef;
}

#WSKJJZUDHP .resume-wrapper {
  --bg: #575b5f;
  --text-color: #eee;
}

#WSKJJZUDHP .detail-wrapper {
  display: grid;
  gap: 0.5rem;
  padding-block: 1rem;
  text-align: start;
}

#WSKJJZUDHP .detail-wrapper>* {
  display: flex;
  gap: 0.5rem;
  align-items: baseline;
}

#WSKJJZUDHP .sidebar {
  height: 100%;
}

#WSKJJZUDHP .sidebar .widget {
  display: grid;
}

#WSKJJZUDHP .your-page {
  display: grid;
}

#WSKJJZUDHP .user-banner {
  display: block;
  width: 100%;
  object-fit: cover;
  object-position: center;
}#FUOGTHPQWT .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

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

#FUOGTHPQWT .logo img {
    display: block;
    max-width: 100%;
    height: 80px;
    object-fit: contain;
}