/*!
Theme Name: acadino-mag
Theme URI: http://underscores.me/
Author: Lotous
Author URI: https://lotousitc.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: acadino-mag
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

acadino-mag is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: 100;
  src: url("./fonts/woff/YekanBakh-thin.woff") format("woff"),
    url("./fonts/woff2/YekanBakh-thin.woff2") format("woff2");
}

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: 300;
  src: url("./fonts/woff/YekanBakh-Light.woff") format("woff"),
    url("./fonts/woff2/YekanBakh-Light.woff2") format("woff2");
}

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: normal;
  src: url("./fonts/woff/YekanBakh-Regular.woff") format("woff"),
    url("./fonts/woff2/YekanBakh-Regular.woff2") format("woff2");
}

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/woff/YekanBakh-SemiBold.woff") format("woff"),
    url("./fonts/woff2/YekanBakh-SemiBold.woff2") format("woff2");
}

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: bold;
  src: url("./fonts/woff/YekanBakh-Bold.woff") format("woff"),
    url("./fonts/woff2/YekanBakh-Bold.woff2") format("woff2");
}

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: 800;
  src: url("./fonts/woff/YekanBakh-ExtraBold.woff") format("woff");
}

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/woff/YekanBakh-Black.woff") format("woff"),
    url("./fonts/woff2/Yekan Bakh-Black.woff2") format("woff2");
}

@font-face {
  font-family: Yekan Bakh;
  font-style: normal;
  font-weight: 950;
  src: url("./fonts/woff/YekanBakh-ExtraBlack.woff") format("woff");
}

* {
  outline: 0;
  box-sizing: border-box;
}

body {
  direction: rtl;
  margin: 0;
  padding: 0;
  font-family: Yekan Bakh;
}

ul,
li {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: unset;
}

/* Header  */
.homepage__top {
  align-items: center;
  height: 80px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  column-gap: 12px;
}

.logo {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 280px;
  background-color: #b6deff;
  overflow: hidden;
}

.logo {
  padding: 5px 30px;
}

.logo {
  background-color: #08253d !important;
}

.logo .icon-dkmag-logo-horizontal {
  color: #fff;
  font-size: 40px;
}

.logo-pic {
  width: 90px;
}

.hashtag {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-size: 13px;
}

.hashtag__title {
  /* margin-right: 25px; */
  color: #6a6a6a;
}

.hashtag__wrapper {
  margin-right: 10px;
  padding: 0 15px;
  border-radius: 5px;
  overflow: hidden;
}

.hashtag__item:first-child {
  margin: 0;
}

.hashtag__item {
  display: inline-block;
  color: #ff009b;
  padding: 13px 8px;
  margin-right: 10px;
  background-color: #f1f1f12b;
  border-radius: 4px;
}

.search [class*="search"] {
  font-size: 30px;
  color: #b0b0b0;
  padding: 25px 15px;
}

.offcanvas-body .menu__row--txt {
  font-size: 18px;
}

.offcanvas-start {
  width: 340px;
}


#menu-category_menu{

}
#menu-category_menu.menu{
  background-color: rgba(0,0,0,0);
  z-index: 9;
  box-shadow: none;
  box-shadow: 0 0 0 0;
}

#menu-category_menu a{
  color: #fff;
  width: 100%;
  padding: 6px 6px;
  display: inline-block;
  margin-bottom: 4px;
}
#menu-category_menu li {

}
#menu-category_menu li ul li{

}

/* Header  */

/* main  */

.homepage__header__aside {
  /* width: 280px; */
  margin-bottom: 25px;
}

.disappear {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

.menu {
  background-color: #fff;
  z-index: 9;
  box-shadow: none;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
}

.menu__row {
  padding: 0;
  font-size: 13px;
  cursor: pointer;
}

.menu-item-type-post_type {
  display: flex;
  justify-content: space-between;
  padding: 10.5px 15px;
}

.homepage__header__aside ul {
  position: relative;
  z-index: 9999999;
}


#home-top-banner-sidebar img{
  max-width: 100%;
  height: auto;
  max-height: 150px;
  object-fit: fill;
}

#searchItem{
  padding: 0 0 0 0 !important;
}

.mySwiper img.img-card-boss-selected{
  height: 165px;
  object-fit: cover;
}
.mySwiper  .swiper-button-next,
.mySwiper  .swiper-button-prev{
  background-color: rgba(0, 0, 0, 0.8);
  width: 70px !important;
  height: 70px !important;
  border-radius: 0;
}
.mySwiper  .swiper-button-next:after,
.mySwiper  .swiper-button-prev:after{
  font-size: 16px;
}

#main-page-news .news-image{
  height: 170px;
  object-fit: cover;
}

#searchForm button,
#searchForm-2 button{
  border: 0;
  padding: 12px 18px;
  color: #000;
  border-radius: 1000px;
  background: #e0e0e0;
  margin: 0 8px;
  font-size: 16px;
  margin-left: 0;
}
#searchForm input,
#searchForm-2 input{
  border: 0 solid #ccc;
  padding: 12px;
  font-size: 14px;
  background: #e0e0e0;
  border-radius: 8px;
}

#tiles-1 .mini img{

}



.menu-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 7;
}

.menu__row--txt {
  -webkit-flex-grow: 1;
  flex-grow: 0.9;
  color: #6b7074;
  font-size: 13px;
  padding-top: 3px;
}

.menu__row--txt i {
  margin-left: 0.7rem;
}

.mega-menu .menu__row.page-435443:hover,
.mega-menu .menu__row.page-435443:hover .menu__row--txt {
  color: #ffffff;
  background-color: #00bcdd;
}

.mega-menu .menu__row.page-433489:hover,
.mega-menu .menu__row.page-433489:hover .menu__row--txt {
  color: #ffffff;
  background-color: #6d1c5e;
}

.mega-menu .menu__row.page-453291:hover,
.mega-menu .menu__row.page-453291:hover .menu__row--txt {
  color: #ffffff;
  background-color: #00cbcb;
}

.mega-menu .menu__row.page-434417:hover,
.mega-menu .menu__row.page-434417:hover .menu__row--txt {
  color: #ffffff;
  background-color: #fec465;
}

.mega-menu .menu__row.page-434007:hover,
.mega-menu .menu__row.page-434007:hover .menu__row--txt {
  color: #ffffff;
  background-color: #227669;
}

.tiles__item--img-res {
  height: 212px !important;
}

.home-menu-bottom-widget,
.home-menu-bottom-widget>a.promotion,
.home-menu-bottom-widget>a.promotion>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

.homepage__header__aside .promotion {
  height: 154px;
}

@media screen and (max-width: 1439px) {
  .menu__footer {
    font-size: 13px;
  }
}

.menu__footer {
  background-color: #f6f5f4;
  padding: 15px;
}

.menu__footer--txt {
  color: #6b7074;
}

.tiles__item {
  position: relative;
  margin-bottom: 25px;
  width: 250px;
  height: 220px;
  cursor: pointer;
  transition: all 0.5s ease;
  overflow: hidden;
}

.tiles__item:hover {
  filter: grayscale(100%);
  transition: all 0.5s ease;
}

.tiles--auto .tiles__item--img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.tiles__item--img {
  border-radius: 0 !important;
}

.tiles__item--img {
  border-radius: 0 0 10px 10px;
  z-index: 1;
  transition: all 0.35s;
  background-position: 50% calc(50% - 35px);
}

.dialog__overlay,
.tiles__item--img {
  right: 0;
  bottom: 0;
  left: 0;
}

/* .tiles__item.square,
.tiles__item.square .tiles__item--img {
  width: 530px;
  height: 465px;
} */
.tiles__item--txt {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #000);
  color: #fff;
  width: 250px;
  height: 80px;
  line-height: 2;
  text-align: right;
  font-size: 14px;
  padding: 16px;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 50%;
  align-items: end;
  font-weight: 500;
  text-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
  width: 100%;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  /* width: 100%; */
  /* height: 100%; */
  object-fit: cover;
}

.box-card {
  /* width: 100%; */
  overflow: hidden;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 5rem;
}

.img-box-card img {
  width: 100%;
  border-radius: 4px 4px 0 0;
}

.item__txt {
  color: #868686;
  height: 85px;
  line-height: 1.8;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
}

.item__details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 20px 20px;
}

.user-profile-stat-wrapper {
  display: flex;
  align-items: center;
  height: 35px;
}

.avatar {
  display: block;
  border-radius: 50%;
}

.item__details--date {
  font-size: 12px;
  color: #afb6bc;
}

.item__details--author {
  padding-right: 10px;
  color: #afb6bc;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 11px;
}

.icon-clock-icon.bi-clock {
  color: #afb6bc;
  font-size: 13px;
  margin-left: 0.3rem;
}

.module-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #6b7074;
  font-size: 15px;
  padding: 20px 0;
}

.module-title__txt {
  padding-left: 15px;
}

.module-title__txt {
  font-size: 15px;
}

.module-title__sep {
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  border-top: 1px solid #e4e3e3;
}

.module-title__btn {
  width: 190px;
  font-size: 15px;
  text-align: center;
  padding: 10px 0;
  color: #121223;
  border: 1px solid #bdbdbd;
  margin-right: 15px;
  cursor: pointer;
  border-radius: 2px;
  font-weight: 600;
}

.media-gallery__body .media-aside {
  width: 445px;
  padding-left: 45px;
}

.media-gallery__body .media-aside {
  width: 400px;
  border-left: 2px solid #f8f8f8;
}

.media-list__item {
  display: flex;
}

.media-gallery__body .media-aside .media-list__item.active {
  border-right-color: #ff009b;
  background-color: #fafafa;
}

.media-gallery__body .media-aside .media-list__item {
  height: 110px;
  border-right: 6px solid transparent;
  padding: 20px 30px 20px 20px;
  cursor: pointer;
}

.media-gallery__body .media-aside .media-list__item:first-child:before {
  top: -2px;
}

/* .media-gallery__body .media-aside .media-list__item:before {
  content: "";
  display: block;
  width: calc(100% - 40px);
  height: 2px;
  background-color: #f8f8f8;
  top: 0;
  left: 0;
} */
.media-gallery__body .media-aside .media-list__item .image-wrapper {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.media-gallery__body .media-aside .media-list__item.active .image-wrapper__img {
  background-color: #fff;
  border-radius: 4px;
}

.media-gallery__body .media-aside .media-list__item .image-wrapper__img {
  display: block;
}

.media-gallery__body .media-aside .media-list__item .detail-wrapper {
  padding-right: 20px;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.media-gallery__body .media-aside .media-list__item .detail-wrapper__title {
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  color: #000;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
}

.media-gallery__body .media-aside .media-list__item .detail-wrapper__time {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #afb6bc;
  font-size: 12px;
}

.media-gallery__body .media-aside .media-list__item .detail-wrapper__time .icon-clock-icon {
  font-size: 12px;
  margin-left: 5px;
}

.media-gallery__body .media-aside .media-list__item .detail-wrapper__time .icon-see-more {
  color: #a1a9b0;
  padding-top: 7px;
  font-size: 25px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: unset;
  padding: 0;
}

.media-gallery__body .media-aside .media-list__item .detail-wrapper {
  text-align: right;
}

.nav-link.active {
  border-right: 6px solid #ff009b;
}

.media-gallery__body .media-aside .more__media {
  width: 170px;
  border: 1px solid #e4e3e3;
  padding: 10px 25px;
}

.media-gallery__body .media-aside .more {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 80px;
  color: #6b7074;
  font-size: 13px;
}

.more__media--txt {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  padding-top: 80px;
  color: #6b7074;
  font-size: 13px;
}

.media-gallery__body .media-watch__preview {
  overflow: hidden;
}

.media-watch {
  padding: 0 2rem;
}

.media-gallery__body .media-watch__title {
  padding-top: 8px;
  font-size: 22px;
}

.media-gallery__body .media-watch__title a {
  color: #000;
  font-weight: 700;
}

.media-gallery__body .media-watch__sep {
  margin: 35px 0;
  width: 55px;
  height: 2px;
  background-color: #c3e4fe;
}

.media-gallery__body .media-watch__description {
  font-size: 13px;
  line-height: 28px;
  text-align: justify;
}

.media-gallery__body .media-watch__description .read-more {
  color: #148ff2;
}

.media-gallery__body .media-watch__detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #afb6bc;
  margin-top: 65px;
  font-size: 13px;
}

.media-gallery__body .media-watch__detail .author {
  display: flex;
  align-items: center;
  margin-left: auto;
}

.media-gallery__body .media-watch__detail .popularity__comments [class*="-comment"] {
  font-size: 15px;
  font-weight: 700;
  margin-right: 5px;
  margin-top: -2px;
}

.media-gallery__body .media-watch__detail .popularity__likes [class*="-like"] {
  display: inline-block;
  font-size: 15px;
  margin: -2px 5px 0 0;
}

.user-profile-stat-wrapper {
  display: flex;
  align-items: center;
  height: 35px;
}

.media-gallery__body .media-watch__detail .author__name {
  margin: 0 10px;
}

.media-gallery__body .media-watch__detail .author__time {
  padding-top: 2px;
}

.media-gallery__body .media-watch__detail .author [class*="clock"] {
  display: flex;
  font-size: 14px;
  padding-left: 2px;
  margin-right: 20px;
}

.popularity {
  display: flex;
  align-items: center;
  direction: ltr;
}

.media-gallery__body {
  display: flex;
  justify-content: space-between;
  align-items: self-start;
}

.topics__aside> :not(:last-child) {
  margin-bottom: 25px;
}

.topics__aside> :not(:last-child) {
  margin-bottom: 25px;
}

.topics__aside img {
  width: 100%;
  border-radius: 3px;
  object-fit: cover;
  height: 80px;
}

.widget-title {
  padding: 35px 0;
  text-align: center;
}

.favourites {
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
}

.favourites {
  font-size: 16px;
  color: #6b7074;
}

.favourites a {
  color: #000;
}

.widget-title {
  position: relative;
}

.favourites__title {
  font-size: 16px;
  padding: 16px;
  text-align: center;
  display: flex;
  flex-direction: column;
  line-height: 1.5;
}

.favourites__img {
  display: block;
  margin: auto;
  width: 100px;
  height: 100px;
  margin-bottom: 25px;
}

.favourites__list .item {
  display: flex;
  align-items: center;
  min-height: 120px;
  border-top: 1px solid #f5f5f5;
}

.favourites__list .item__image {
  display: flex;
  width: 100px;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.favourites__list .item__detail {
  width: calc(100% - 100px);
  padding: 0 10px;
}

.favourites__list .item__detail--txt {
  display: block;
  margin-bottom: auto;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.item__detail--time {
  /* height: 40px; */
  font-size: 13px;
  color: #afb6bc;
  margin-top: 5px;
}


.topics__content{
  min-height: calc(100vh - 670px);
}

.masonry-gallery__item {
  position: relative;
  /* width: 280px; */
  margin-bottom: 27px;
  color: #6b7074;
  overflow: hidden;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),
    0 1px 3px 0 rgba(0, 0, 0, 0.12);
  border-radius: 10px;
}

.masonry-gallery__item:hover {
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

.masonry-gallery__item .image__mask {
  position: absolute;
  /* right: 0; */
  right: 0;
  left: 0;
  height: 0;
  pointer-events: none;
  z-index: 3;
  background: -webkit-gradient(linear, left bottom, left top, from(#2f2727), to(transparent));
  background: linear-gradient(to top, #2f2727, transparent);
  bottom: 0px;
  transition: 0.2s ease-in-out;
}

.masonry-gallery__item:hover .image__mask {
  height: 100%;
}

.masonry-gallery__item:hover .image__badge {
  top: 20px;
}

.masonry-gallery__item .image__badge {
  position: absolute;
  top: -30px;
  left: 20px;
  z-index: 4;
  color: #fff;
  background-color: #0eabef;
  font-size: 12px;
  transition: 0.2s ease-in-out;
  padding: 6px 12px;
  border-radius: 5px;
}

.masonry-gallery__item .image__fav .popularity {
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  font-size: 12px;
  color: #fff;
  direction: rtl;
}

.masonry-gallery__item .image__fav {
  position: absolute;
  bottom: -30px;
  left: 20px;
  z-index: 4;
  color: #fff;
  font-size: 12px;
  transition: 0.2s ease-in-out;
  padding: 6px 12px;
}

.masonry-gallery__item:hover .image__fav {
  visibility: visible;
  bottom: 10px;
}

.image__fav {
  visibility: hidden;
}

.masonry-gallery__item .image__fav .popularity__likes {
  direction: ltr;
  margin-left: 15px;
}

.masonry-gallery__item:hover .bi-play-btn {
  top: 30%;
  position: absolute;
  transition: 0.2s ease-in-out;
  right: calc(30% + 20px);
  visibility: visible;
}

.masonry-gallery__item .bi-play-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 43px;
  /* top: -25%; */
  z-index: 3;
  color: #fff;
  width: 60px;
  height: 60px;
  transition: 0.1s ease-in-out;
  pointer-events: none;
  visibility: hidden;
  position: absolute;
}

.masonry-gallery__item__title {
  padding: 16px;
  display: block;
  text-align: right;
  color: #000;
  font-size: 15px;
  font-weight: 700;
  min-height: 100px;
}

.masonry-gallery__item .image {
  position: relative;
}

.masonry-gallery__item__description {
  position: relative;
  padding: 16px;
  font-size: 13px;
  line-height: 2;
  text-align: right;
}

.masonry-gallery__item__description p{
  margin: 0;
}
.masonry-gallery__item__description:before {
  position: absolute;
  content: "";
  display: none;
  width: 90px;
  border-top: 4px solid #ff009b;
  top: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.masonry-gallery__item__detail {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 20px 20px;
}

.user-profile-stat-wrapper {
  display: flex;
  align-items: center;
  height: 35px;
}

.masonry-gallery__item__detail .author {
  padding-right: 10px;
  color: #afb6bc;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 11px;
}

.masonry-gallery__item__detail .past-time {
  font-size: 12px;
  color: #afb6bc;
}

/* main  */

/* Footer */
.footer {
  background-color: #0058aa;
  color: #fff;
  z-index: 1;
}

.footer:before {
  right: 100%;
}

.footer:after,
.footer:before {
  content: "";
  height: 100%;
  background-color: #202020;
  width: 9999px;
  display: block;
  bottom: 0;
  z-index: 2;
}

.footer__body {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 40px 0 30px;
}

.footer__body--nav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 14px;
  color: #fff;
}

.footer__body--nav .item {
  margin-left: 30px;
  color: #fff;
}

.footer__body .news-letter__txt {
  font-size: 13px;
  color: #fff;
  cursor: text;
}

.bold {
  font-weight: 700;
}

.footer__body .news-letter__email {
  direction: rtl;
  width: 275px;
  outline: 0;
  padding: 5px 15px;
  margin: 0 15px;
  border: 0.5px solid rgba(139, 143, 146, 0.37);
  background-color: transparent;
  font-size: 14px;
  line-height: 22px;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  padding: 0.5rem 1rem;
  border-radius: 8px;
  color: #fff;
}

.news-letter__email::placeholder {
  opacity: 0.5;
  color: white;
}

.footer__body .news-letter__btn {
  font-size: 14px;
  color: #fff;
  background-color: #2da9ff;
  padding: 6.5px 22px;
  cursor: pointer;
  border-radius: 5px;
  outline: unset;
  border: 0.5px solid rgba(227, 227, 227, 0.45);
}

.footer__bottom {
  padding: 0 0 10px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.footer__bottom .copy-right {
  font-size: 13px;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.white {
  color: #fff;
}

.social-networks {
  direction: ltr;
  width: 220px;
}

.footer .menu-item-type-post_type {
  padding: 16px 0px;
  color: #fff;
}

.footer .menu-item-type-post_type a {
  color: #fff;
  font-weight: bold;
}

.call,
.email {
  display: flex;
  align-items: center;
  padding-top: 1.5rem;
}

.call p,
.email p {
  margin-bottom: 0;
}

.call i,
.email i {
  display: flex;
  font-size: 35px;
  margin-left: 0.5rem;
}

.social-networks .bi {
  color: #fff;
  font-size: 35px;
  margin: 0 8px;
}

/* Footer */

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  background-color: rgba(0, 0, 0, 0.8);
  width: 70px;
  height: 150px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  color: #fff;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
}

.swiper-button-next {
  left: 0 !important;
}

.swiper-button-prev {
  right: 0 !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0;
  transition: all 0.3s ease-in;
}

.image__img {
  width: 100%;
}

.promotion__img {
  height: unset !important;
}

.favourites__list {
  padding: 16px;
}

.author a {
  color: #afb6bc;
}

.container {
  max-width: 1280px !important;
  margin-inline: auto;
}


.sidebar h6 {
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.post-item {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.latest img {
  width: 160px;
  height: 140px;
  margin-inline: auto;
}

.post-item img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 6px;
}

.post-title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.post-time {
  font-size: 12px;
  color: gray;
}

.more-link {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #007bff;
  cursor: pointer;
}

.breadcrumb {
  background-color: transparent;
  padding: 0;
  font-size: 14px;
}

.article-title {
  font-weight: bold;
  font-size: 22px;
}

.author-time {
  font-size: 14px;
  color: #666;
}

.article-image {
  max-width: 100%;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.content {
  font-size: 16px;
  text-align: justify;
}

.content p{
  margin: 0;
  line-height: 35px;
  font-size: 14px;
}
.content div{
  margin: 0;
  line-height: 35px;
  font-size: 14px;
}
.content h1{
  margin: 0;
  line-height: 35px;
  font-size: 22px;
}
.content h2{
  margin: 0;
  line-height: 35px;
  font-size: 18px;
}
.content h3{
  margin: 0;
  line-height: 35px;
  font-size: 14px;
}
.content ul{

}
.content ul li{

}

.pagination{

}
.pagination span{
  background: #616161;
  padding: 8px;
  margin: 0 4px;
  min-width: 60px;
  text-align: center;
  color: #fff;
}
.pagination a{
  background: #0058aa;
  padding: 8px;
  margin: 0 4px;
  min-width: 60px;
  text-align: center;
  color: #fff;
}
.author-img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-left: 8px;
}

.article-image {
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: center;
    border-radius: 0.75rem;
}
.favourites__title .favourites__img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center;
}
.favourites__list .item__image--img,
.post-item img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    object-position: center;
    border-radius: 0.25rem;
}

.image-wrapper {
    position: relative; /* Needed for absolute positioning of the child */
    flex-shrink: 0; /* Prevents the image from shrinking in a flex container */
}
.video-icon-overlay {
    position: absolute;
    bottom: 4px;
    right: 4px;
    background-color: #ef4444; /* A red color similar to the screenshot */
    color: white;
    width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1;
    transition: transform 0.2s ease-in-out;
}
.nav-link:hover .video-icon-overlay {
    transform: scale(1.1); /* Slight zoom effect on hover */
}
.media-list__item {
    display: flex; /* Ensures image and text are side-by-side */
    align-items: center; /* Vertically aligns image and text */
}
.detail-wrapper {
    margin-right: 12px; /* Adds space between image and text (assuming Farsi LTR) */
}