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

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

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

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

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

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

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

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

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

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

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

#ZYIARBCUPY .topbar {
    height: unset;
}

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

.side-panel {
    top: 0;
}

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

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

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

.close-menu-btn {
    color: rgba(0, 0, 0, 0.3);
}
#BGZOZSEXXO {
  direction: rtl;
}

#BGZOZSEXXO h1 {
    margin-block-end: 1rem;
    color: #fff !important;
}

#BGZOZSEXXO .bluesh:before {
    background-color: #f94406;
}

#BGZOZSEXXO .top-banner {
  padding-top: 0;
}

#BGZOZSEXXO .active {
  color: #333;
}

#BGZOZSEXXO .breadcrumb-item + .breadcrumb-item::before {
  content: '/';
  color: #333;
}#YVBHQKYGYJ .detail-top .connect-with {
  position: relative;
  bottom: unset;
  left: unset;
  width: fit-content;
  margin: -40px auto;
  isolation: isolate;
  z-index: 1;
  transform: unset;
  transition: opacity 300ms ease;
}

#YVBHQKYGYJ [data-show=false] {
  display: none;
}

#YVBHQKYGYJ .detail-top .connect-with.hide {
  opacity: 0;
  pointer-events: none;
}

#YVBHQKYGYJ .detail-meta {
  margin-top: 0;
}

#YVBHQKYGYJ .social-connect {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: fit-content;
  gap: 0.75rem;
  margin-inline: auto;
}

#YVBHQKYGYJ .social-connect>li {
  all: unset;
  cursor: pointer;
  transition: all 300ms ease;
}

#YVBHQKYGYJ .social-connect:hover li {
  opacity: 0.5;
}

#YVBHQKYGYJ .social-connect li:hover {
  opacity: 1;
  transform: scale(1.2);
}

#YVBHQKYGYJ .social-connect>li>i {
  line-height: normal;
  width: 2rem;
  height: 2rem;
  display: block;
  align-content: center;
  border-radius: 50%;
}

#YVBHQKYGYJ #news_detail_desc {
  line-height: 2;
}

#YVBHQKYGYJ .accessories h3 {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.25rem;
  padding: 1rem;
  margin-block: 3rem 1.5rem;
  border-radius: 0.5rem;
  background-color: #efefef;
}

#YVBHQKYGYJ .accessories ul:hover li:not(:hover) {
  opacity: 0.5;
}

#YVBHQKYGYJ .accessories li:hover {
  transform: scale(1.02);
}

#YVBHQKYGYJ .accessories li {
  transition: 500ms ease;
  cursor: pointer;
}

#YVBHQKYGYJ .accessories img {
  display: block;
  margin: auto;
  object-fit: cover;
  width: auto;
  height: 300px;
  min-height: 50vmin;
  border-radius: 25px;
  background-color: #888;
  border: 3px solid #888;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

#YVBHQKYGYJ blockquote {
  display: flex;
  font-style: normal;
  line-height: normal;
  margin: 1.5rem 0;
}

#YVBHQKYGYJ blockquote::before,
#YVBHQKYGYJ blockquote::after {
  line-height: 1;
  align-self: flex-start;
  padding-inline: 0.5rem;
}

#YVBHQKYGYJ blockquote::before {
  content: "\201D";
}

#YVBHQKYGYJ blockquote::after {
  content: "\201C";
}

#YVBHQKYGYJ .loading {
  contain: size layout;
  --skeleton: #e6e6e6;
  --skeleton-2: #dddddd;
  background: linear-gradient(180deg, var(--skeleton), var(--skeleton-2));
  --shimmer: linear-gradient(90deg,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.7) 50%,
      rgba(255, 255, 255, 0) 100%);
  position: relative;
  overflow: hidden;
}

#YVBHQKYGYJ .thumbnail {
  border-radius: 1rem;
}

#YVBHQKYGYJ .thumbnail.loading {
  contain-intrinsic-height: 50vmin;
}

#YVBHQKYGYJ .thumbnail.loading::after {
  content: "";
  position: absolute;
  top: 0;
  left: -150%;
  width: 200%;
  height: 100%;
  background: var(--shimmer);
  transform: skewX(-20deg);
  animation: shimmer 2s linear infinite;
}

#YVBHQKYGYJ .thumbnail {
  background-color: #111;
  border-radius: 25px;
  overflow: hidden;
}

#YVBHQKYGYJ .thumbnail :is(img,video) {
  position: relative;
  z-index: 3;
  object-fit: contain;
  display: block;
  height: 70vmin;
  min-height: 300px;
  width: 100%;
}

#YVBHQKYGYJ .thumbnail-overlay {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

#YVBHQKYGYJ .thumbnail-overlay::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  z-index: 2;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
}

#YVBHQKYGYJ .thumbnail-overlay img.fallback-img {
  object-fit: contain;
  background-color: #eee;
  z-index: 5;
}

#YVBHQKYGYJ .comment-detail {
  text-align: justify;
  line-height: 2em;
  direction: rtl;
  margin-inline: 1rem;
  padding-block-end: 1rem;
}

#YVBHQKYGYJ .commenter-meta {
  padding-inline: 20px;
}

@keyframes shimmer {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(200%);
  }
}

@media (max-width: 992px) {
  #YVBHQKYGYJ .detail-top .connect-with {
    margin-block: 20px;
  }
}#FUOGTHPQWT .user-setting {
    width: max-content;
    display: flex;
    flex-direction: column;
    right: unset;
}

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