@charset "UTF-8";
@import url("https://bayanbox.ir/blog/trash/templates/fonts/arad/style.css?download");
*,
* a::after,
*::before {
  box-sizing: border-box;
}

html {
  font-family: "Arad";
}

body {
  margin: 0;
  font-size: 16px;
  background: #fff;
  color: #444;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

a {
  text-decoration: none;
}

/*-----Normalize-----*/
html {
  line-height: 1.25;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*-----/Normalize-----*/
*,
*::after,
*::before {
  box-sizing: border-box;
}

a {
  color: #0088ff;
  transition: all 100ms linear;
  text-decoration: none;
}

a:hover {
  color: #0088ff;
}

.sa[class],
h1 > a,
h2 > a {
  color: inherit;
}

img {
  max-width: 100%;
}

figure {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5em;
  margin: 0;
}

h1 {
  font-size: 2rem;
}

h2 {
  font-size: 1.75rem;
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.3rem;
}

h5 {
  font-size: 1.2rem;
}

h6 {
  font-size: 1.15rem;
}

p {
  margin: 0;
  line-height: 2em;
  margin: 1rem 0;
}

hr {
  border: none;
  height: 4px;
  background: rgba(136, 136, 136, 0.5333333333);
  margin: 4rem auto;
  width: 50%;
  border-radius: 20em;
}

/*-----Bayan Styles-----*/
button,
optgroup,
textarea,
input,
select,
body,
.followBx,
.followThis {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
}

blockquote {
  border-right: 4px solid #0088ff;
  margin: 2rem 1rem;
  padding-right: 1rem;
  font-style: italic;
}
blockquote > cite {
  display: block;
  font-weight: bold;
  font-style: normal;
}

.item_err,
.item_wrn,
.item_success {
  font-weight: bold;
  border: none;
  padding: 1rem;
}

.w-100 {
  width: 100%;
}

.flex-grow-1 {
  flex-grow: 1;
}

.icon {
  vertical-align: middle;
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
}

.icon.heart {
  fill: none;
  stroke: currentColor;
  stroke-width: 2px;
}

.container {
  max-width: 75rem;
  padding: 1rem;
  margin-left: auto;
  margin-right: auto;
}

.avatar {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}
.avatar.is-md {
  width: 3rem;
  height: 3rem;
}
.avatar.is-lg {
  width: 4rem;
  height: 4rem;
}

img.avatar {
  object-fit: cover;
  color: transparent;
}

.avatar:not(.no-margin) {
  margin-left: 0.5rem;
}

.d-flex {
  display: flex;
}

.color-inherit {
  color: inherit;
}

.feather {
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  width: 1em;
  height: 1em;
  font-size: 1.5em;
  display: inline-block;
  vertical-align: middle;
}

.navigation {
  background: #132639;
  color: #fff;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  margin-bottom: 1rem;
  position: relative;
}

.navigation__title-row {
  position: relative;
  padding: 0 1rem;
  border-bottom: 1px solid rgba(136, 136, 136, 0.2);
}

.navigation__category-row {
  padding: 0;
  position: relative;
}

.navigation__container {
  display: flex;
  justify-content: space-between;
  max-width: 75rem;
  margin: auto;
  min-width: max-content;
}

.navigation__title {
  font-size: 1.5rem;
  margin: 0;
  line-height: 250%;
}

.navigation__title--link {
  color: inherit;
  display: inline-block;
  height: 100%;
}
.navigation__title--link:hover {
  color: #fff;
}

.navigation__icon {
  font-size: 1em;
  padding: 1.25em;
  display: inline-block;
  transition: transform 250ms ease;
  color: inherit;
}
.navigation__icon:hover {
  transform: rotate(45deg);
}

.navigation__category-row .navigation__icon {
  padding: 0.75em;
}

.menu {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.menu__link,
.mobile-menu__link {
  padding: 1rem;
  display: inline-block;
  color: inherit;
  height: 100%;
  line-height: 2rem;
  position: relative;
}
.menu__link::before,
.mobile-menu__link::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 1rem;
  width: calc(100% - 2rem);
  height: 0.25rem;
  background: currentColor;
  border-radius: 0.5rem 0.5rem 0 0;
  opacity: 0;
  transform: rotateY(90deg);
  transition: all 250ms ease-in-out;
}
.menu__link:hover, .menu__link:focus,
.mobile-menu__link:hover,
.mobile-menu__link:focus {
  color: inherit;
}
.menu__link:hover::before, .menu__link:focus::before,
.mobile-menu__link:hover::before,
.mobile-menu__link:focus::before {
  opacity: 1;
  transform: translateY(0);
}

.mobile-menu__link {
  width: 100%;
}
.mobile-menu__link::before {
  right: 0;
  top: 1rem;
  height: calc(100% - 2rem);
  width: 0.25rem;
  border-radius: 0.5rem 0 0 0.5rem;
  transform: rotateX(90deg);
}

.navigation__category-row .menu__link {
  padding: 0.5rem 1rem;
}

.mobile-menu__list {
  position: absolute;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  background: #132639;
  color: transparent;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  transform: rotateX(90deg);
  transform-origin: top;
  transition: transform 250ms ease, color 250ms ease;
  transition-delay: 0s, 250ms;
  z-index: 5;
}

.mobile-menu__button {
  width: 1em;
  height: 1em;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  list-style: none;
  font-size: 2em;
  margin: 0.5em 0;
}

.mobile-menu__button > .mobile-menu__icon {
  font-size: 1.5rem;
  transition: 125ms ease;
}

.mobile-menu > .mobile-menu__button > .icon-close {
  position: absolute;
}

.mobile-menu:not([open]) > .mobile-menu__button > .icon-open,
.mobile-menu[open] > .mobile-menu__button > .icon-close {
  opacity: 0;
  transform: scale(-1);
}

.mobile-menu[open] > .mobile-menu__list {
  transform: translateX(0);
  color: inherit;
}

@media (max-width: 50rem) {
  .menu {
    display: none;
  }
}
@media (min-width: 50rem) {
  .mobile-menu {
    display: none;
  }
}
.has-submenu {
  position: relative;
}
.has-submenu::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  font-size: 0.5em;
  border: 1px solid currentColor;
  transform: rotate(45deg);
  border-color: transparent currentColor currentColor transparent;
  margin-right: -1em;
  opacity: 0.5;
}
.has-submenu:hover > .submenu, .has-submenu:focus > .submenu {
  display: block;
  animation: submenuShow 250ms ease;
  transform-origin: top center;
}

@keyframes submenuShow {
  0% {
    opacity: 0;
    transform: rotateX(45deg);
  }
}
.submenu {
  position: absolute;
  top: 100%;
  right: 0;
  background: #132639;
  padding: 0;
  margin: 0;
  list-style: none;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  display: none;
  z-index: 3;
}

.submenu .menu__link,
.submenu__link {
  padding: 1em;
  width: 20em;
  display: block;
  color: inherit;
}
.submenu .menu__link:hover, .submenu .menu__link:focus,
.submenu__link:hover,
.submenu__link:focus {
  background: #0088ff;
  background: rgba(0, 136, 255, 0.1);
}

.submenu__item.has-submenu:after,
.submenu .menu__item.has-submenu:after {
  left: 2em;
  top: 3em;
  display: block;
  transform: rotate(135deg);
  position: absolute;
}
.submenu__item.has-submenu > .submenu,
.submenu .menu__item.has-submenu > .submenu {
  right: 100%;
  top: 0;
}

.search_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  transition: 250ms ease;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

.search-on .search_wrapper {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  display: flex;
}

#srchBx {
  margin: 0;
  height: 100%;
  width: 100%;
  background: transparent;
}

.search-box input.text {
  height: 100%;
  line-height: 4;
  color: inherit;
}

.search-wrapper {
  background: transparent;
  display: flex;
}

.search-box .submit {
  margin: 0.5em;
  height: calc(100% - 1em);
  width: 3em;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0088ff;
  border-radius: 60%;
}

.search-x {
  padding: 1.25em;
}

.card {
  display: flex;
  flex-direction: column;
  margin: 1rem;
  border-radius: 16px;
}
.card.p1 {
  padding: 1rem;
}

.card__title {
  font-size: 1.5rem;
}

.card__image {
  border-radius: 16px;
  margin-bottom: 1rem;
  overflow: hidden;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
}

.card__content {
  margin-bottom: 1rem;
}

.card__post-sum {
  line-height: 1.5;
}
.card__post-sum > p {
  margin: 0;
  line-height: inherit;
}

.card__cta {
  padding: 0;
  background: transparent;
  box-shadow: none;
  font-weight: bold;
  color: #0088ff;
}
.card__cta:after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  display: inline-block;
  border: 2px solid;
  vertical-align: middle;
  transform: rotate(45deg);
  border-color: transparent transparent currentColor currentColor;
  transition: 250ms cubic-bezier(0.47, 0, 0.74, 0.71);
}
.card__cta:hover::after {
  transform: rotate(45deg) translatey(25%) translatex(-25%) scale(1.25);
}

.card__meta {
  opacity: 0.66;
}

.btn, .sendbutton {
  padding: 0.75rem 0.5rem;
  border-radius: 16px;
  background: #0088ff;
  color: #fff;
  font-weight: bold;
  box-shadow: 0 2px rgba(0, 0, 0, 0.125);
  text-decoration: none;
  font-size: 1rem;
  line-height: 1em;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  cursor: pointer;
}

.btn:hover {
  color: #fff;
}

.sendbutton {
  float: none;
  padding: 0.75em 1.5em;
}

.post-full {
  max-width: 45rem;
  margin: auto;
  padding: 0 1em;
}

.post__image {
  border-radius: 16px;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  margin-bottom: 2rem;
}

.post__title {
  font-size: 3rem;
  margin: 0;
  text-shadow: 0 0.115rem 0.115rem rgba(0, 0, 0, 0.2);
}

.post__meta {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}

.post__meta > * {
  margin-left: 1rem;
}

.post__meta__categorys {
  list-style: none;
  padding: 0;
  margin: 0 0 0 1rem;
}
.post__meta__categorys__item {
  display: inline-block;
  vertical-align: middle;
}
.post__meta__categorys__item:not(:last-child):after {
  content: "، ";
}

.post__content {
  font-size: calc(1rem + 0.2vw);
  line-height: 2;
}
.post__content > h1,
.post__content > h2,
.post__content > h3,
.post__content > h4,
.post__content > h5,
.post__content > h6 {
  margin: 2rem 0 1rem;
}

.post__tags {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 2rem -0.25rem 0.75rem;
  padding: 0;
}
.post__tags__link {
  padding: 0.5em 0.75em;
  background: rgba(68, 68, 68, 0.15);
  color: inherit;
  margin: 0.25rem;
  display: inline-block;
  border-radius: 16px;
}
.post__tags__link:hover {
  background: #444;
  color: #fff;
}

.post__footer {
  padding: 0.5rem 0;
  border-top: 1px solid rgba(136, 136, 136, 0.2);
}

.post__footer__button {
  height: 100%;
  display: inline-block;
  padding: 0.5rem;
  border-radius: 16px;
  color: inherit;
}
.post__footer__button:not(:last-child) {
  margin-left: 0.5rem;
}
.post__footer__button.like-button:hover {
  color: #ff4b4b;
  background: rgba(255, 75, 75, 0.15);
}
.post__footer__button.comment-button:hover {
  color: #58cc02;
  background: rgba(88, 204, 2, 0.15);
}

.rated > .like-button {
  color: #fff;
  background: #ff4b4b;
}
.rated > .like-button > svg {
  fill: currentColor;
}

.rate-box {
  display: inline;
}

.rate-up,
span.rateup {
  color: unset;
}

.taglist {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.25em;
}

.tag:not(.prettyprint .tag) {
  padding: 0.25em 0.5em;
  background-color: #132639;
  color: #fff;
  margin: 2px;
  font-size: 0.85rem;
  border-radius: 80px;
  display: inline-block;
  line-height: 1;
}
.tag:not(.prettyprint .tag):hover {
  color: #fff;
}

@media (min-width: 53rem) {
  .featured-posts {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr 2fr 1fr;
    grid-auto-rows: 1fr 1fr;
  }
  .featured-posts > .featured:first-child {
    grid-column: 2;
    grid-row: 1/3;
  }
}
@media (max-width: 53rem) {
  .featured__title {
    font-size: 1.5rem;
  }
}
.featured {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  color: #fff;
}
@media (max-width: 53rem) {
  .featured:not(:last-child) {
    margin-bottom: 1rem;
  }
}

.featured__figure {
  height: 100%;
  width: 100%;
}

.featured__img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.featured__info {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 1em;
  line-height: 1em;
  z-index: 2;
}

.featured__title {
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2666666667);
}

.featured__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  z-index: 1;
  transform: opacity 250ms ease;
}
.featured__overlay:hover, .featured__overlay:focus {
  opacity: 0.5;
}

.widget__card {
  box-shadow: none;
}

.widget__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1em;
  padding-bottom: 0;
}

.widget__title {
  font-size: 1.25em;
  font-weight: 900;
}

.widget__content {
  padding: 1em;
}

.widget__post {
  display: flex;
  align-items: center;
}
.widget__post:not(:first-child) {
  margin-top: 1rem;
}

.widget__post--title {
  font-size: 1.125rem;
  margin: 0;
}

@media (min-width: 53rem) {
  .widgets__row {
    display: flex;
  }
  .widgets__row > .widget {
    flex: 1;
  }
}
.comments {
  max-width: 45rem;
  margin: 2rem auto;
}

.comment {
  margin-bottom: 1rem;
}
.comment::after {
  content: " ";
  display: table;
  clear: both;
}

.comment__profile {
  float: right;
}

.comment__bubble {
  float: left;
  width: calc(100% - 4rem);
  background: #fff;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  border-radius: 16px;
  border-top-right-radius: 0;
  position: relative;
}
.comment__bubble:before {
  content: " ";
  position: absolute;
  left: 100%;
  top: 0;
  border: 8px solid;
  border-color: #fff transparent transparent #fff;
}

.comment__header {
  padding: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.comment__content {
  padding: 1rem;
}

.comment__date {
  opacity: 0.75;
  margin-right: 1rem;
}

.comment.is-reply {
  margin-right: 2rem;
}

.formField2 input.text, .formField2 textarea, select {
  width: 100%;
  padding: 0.5em;
  font-size: 1rem;
  appearance: none;
  box-sizing: border-box;
  font-family: inherit;
  background: #fff;
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  color: inherit;
  border: none;
}

.formField2 label {
  margin: 0.5em 0;
  display: inline-block;
  width: unset;
  float: none;
  text-align: right;
}

.formField2 .fldcontent {
  margin-right: 0;
}

.bComForm .hasComment {
  margin-left: 0px;
}

div.inputFix {
  padding: 0;
}

.jqifade {
  background: rgba(0, 0, 0, 0.5);
  opacity: 1;
  backdrop-filter: blur(3px);
}

.jqi {
  max-width: 90%;
}

.bComForm .sendbutton[disabled] {
  opacity: 1;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150%;
  box-shadow: inset 0 3px 7px hsla(0, 0%, 0%, 0.3);
}

#frm_hide_mail, label[for=frm_hide_mail] {
  display: none;
}

#frmPrivateNotice {
  font-size: 0;
}

.bComForm .sendbutton.hasCheckbox {
  margin-top: -47px;
}

.footer {
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  margin-top: 2rem;
  padding: 1rem;
  background: #132639;
  color: #fff;
  position: relative;
  border-top-right-radius: 2rem;
}
.footer:before {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  content: "";
  color: #132639;
  box-shadow: -0.5em 0.5em currentColor;
  font-size: 4rem;
}

.footer__col {
  margin-bottom: 2rem;
  position: relative;
}

.footer__col--title {
  font-weight: 900;
  margin: 0 0 0.5rem;
  padding-right: 1rem;
  font-size: 1.115rem;
  position: relative;
  z-index: 1;
}
.footer__col--title::before {
  content: "";
  display: block;
  position: absolute;
  width: 1em;
  height: 1em;
  overflow: hidden;
  background: currentColor;
  opacity: 0.5;
  border-radius: 1em;
  font-size: 0.5rem;
  top: 50%;
  right: 0;
  margin-top: -0.25rem;
  z-index: -1;
}

.footer__copyright--flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

@media (min-width: 53rem) {
  .footer__row {
    display: flex;
  }
  .footer__col {
    flex: 1;
    margin-bottom: 0;
  }
  .footer__col:not(:last-child) {
    margin-left: 2rem;
  }
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  padding: 0.75rem;
}

.pagination__btn {
  margin: 0.25rem;
  min-width: 3em;
  line-height: 1.33;
}
.pagination__btn.transparent {
  background: transparent;
  box-shadow: none;
}

.followBx {
  padding: 0;
  background: transparent;
}

#followInBx {
  max-width: unset !important;
}

.followersTitle {
  font-size: 0;
  margin: 0;
}

.followersCount {
  font-size: 1rem;
}

.followersCount {
  position: absolute;
  left: 0;
  top: 0;
}

#followersLs {
  margin: 0;
}

.follower {
  border-radius: 50%;
  overflow: hidden;
  margin: 0.25em;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2666666667);
  border: 2px solid;
}

#followInBx #followersLs .followImg {
  margin: 0;
  padding: 0;
  width: 1em;
  height: 1em;
  font-size: 3rem;
  transition: 250ms ease;
}

#followThis {
  padding: 0.5em;
  margin-top: 1rem;
  background: #0088ff;
}

.followThis {
  overflow: hidden;
  white-space: nowrap;
}

.followShow {
  box-shadow: 0px 0 24px -4px rgba(0, 0, 0, 0.075);
  border: none;
  background: #fff;
  border-radius: 16px;
}

.followShow .folDetImg {
  border-radius: 50%;
  border: 3px solid #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  margin: 0;
}

.main {
  max-width: 75rem;
  margin: auto;
  flex-grow: 1;
}

.main__title {
  margin: 2rem 0;
  padding: 1rem;
  font-weight: bold;
  font-size: 1.25rem;
}

.main__content--list > .card {
  margin: 0;
}

.main__content--list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  padding: 1rem;
}

@media (min-width: 53rem) {
  .main__content--list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 53rem) {
  .main__content--list > .card {
    margin-left: 0;
    margin-right: 0;
  }
}
body.dark {
  background: #11181f;
  color: #fff;
}
body.dark .navigation,
body.dark .footer,
body.dark .submenu,
body.dark .search_wrapper,
body.dark .comment__bubble {
  background: #212834;
}
body.dark .comment__bubble::before {
  border-color: #212834 transparent transparent #212834;
}
body.dark .footer::before {
  color: #212834;
}
@media (max-width: 850px) {
  * {
    box-sizing: border-box;
  }
  .wrp,
  #wrp,
  .footer,
  .footer .cnt,
  .main_menu .cnt,
  .cnt,
  .header .hdr-cnt,
  .head_wrp,
  #wrp .box1 .bx_center .post {
    max-width: 100%;
  }
  .main_menu,
  #wrp .main_menu {
    height: unset;
    max-width: 100%;
  }
  .main_menu:after {
    content: "";
    display: table;
    clear: both;
  }
  .box1 {
    display: flex;
    flex-direction: column-reverse;
  }
  .bx_center,
  #wrp .box1 .bx_center,
  #wrp .box1 .bx_right,
  #wrp .box1 .bx_left.right,
  #wrp .box1 .bx_left,
  #wrp .box1 .bx_left .sidebar,
  #wrp .box1 .bx_left .sidebar.left,
  #wrp .box1 .bx_left .sidebar.right {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .footer_contain .content .bx {
    float: none;
    display: block;
    width: 100%;
  }
  #wrp .header,
  .header,
  .footer {
    height: unset;
  }
  #wrp .header .hdr_right,
  #wrp .header .hdr_left,
  .header .hdr_left,
  .header .hdr_right,
  .footer .ftr_right,
  .footer .ftr_left,
  .footer .links,
  .footer .icons {
    float: none;
  }
  .footer span.icons {
    display: block;
    padding: 0;
  }
  .footer .cnt {
    height: unset;
    text-align: center;
  }
  .footer .icons:after {
    content: "";
    display: table;
    clear: both;
  }
  .footer .icons a {
    display: inline-block;
    float: none;
  }
  .content,
  #wrp_bg {
    max-width: 100%;
  }
  #block-post,
  #block-left {
    max-width: 100%;
    float: none;
  }
  #wrp .box1 {
    width: 100%;
    margin: 0;
    padding: 15px;
    float: none;
  }
  #wrp .box1 .mod_both .title,
  #wrp .box1 .bx_left .mod_left .title,
  #wrp .box1 .bx_right .mod_right .title,
  #wrp .box1 .bx_left .mod_left .title h3,
  #wrp .box1 .bx_left .mod_left .title .txt,
  #wrp .box1 .bx_right .mod_right .title .txt,
  #wrp .box1 .bx_right .mod_right .title,
  #wrp .box1 .bx_left .mod_left .title .cnt,
  #wrp .box1 .bx_right .mod_right .title h3 {
    height: unset;
  }
  .mini_icon {
    display: none;
  }
  /*👇 ادمهٔ کد واکنش‌گرایی*/

  /*☝️ ادمهٔ کد واکنش‌گرایی*/
}
/*# sourceMappingURL=style.css.map */