/*@font-face {*/
/*  font-family: dima;*/
/*  src: url('../fonts/dima.ttf') format('truetype');*/
/*  font-weight: normal;*/
/*}*/

@font-face {
  font-family: entezar;
  src: url('../fonts/entezar.ttf') format('truetype');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: entezar2;
  src: url('../fonts/entezar2.ttf') format('truetype');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: entezar3;
  src: url('../fonts/entezar3.ttf') format('truetype');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: SW721BCO;
  src: url('../fonts/SW721BCO.ttf') format('truetype');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: viaoda;
  src: url('../fonts/viaoda.ttf') format('truetype');
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: entezar2_v2;
  src: url('../fonts/Entezar2_v2.0.1.ttf') format('truetype');
  font-weight: normal;
  font-display: swap;
}


/* Generated by script */
@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: dima;
  src: url('../fonts/vazirmatn/webfonts/Vazirmatn-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}





a,
p {
  font-family: dima;
  text-decoration: none !important;
}

body {
  background: linear-gradient(30.93deg, #1E1F23 68.45%, #3F4040 94.87%);
}

.header {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #96989D;
}

.header a {
  color: #96989D;
  text-decoration: none;
  text-align:right;
}

.header-item {
  color: #96989D;
  text-decoration: none;
  margin-inline: 1rem;
}

.header-humber {
  height: 2rem;
  width: 1.5rem;
}

.header-item:hover {
  color: #FFFFFF;
}

.wallet {
  color: #fedd03 !important;
}

.item {
  border-radius: 8px;
}

.img-main-section {
  width: 100%;
  object-fit: contain;
}

.carousel-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  /* فاصله بین دکمه‌ها */
  display: flex;
  justify-content: flex-end;
  align-items: center;

  margin-top: 12px;
  margin-right: 3rem;
}

.carousel-controls.products {
  justify-content: center;
  margin-right: 0px;

}

.carousel-btn {
  width: 40px;
  height: 40px;
  border: 2px solid #96989D;
  /* رنگ حاشیه پیش‌فرض */
  border-radius: 50%;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
}

a:hover {
  color: #FFFFFF;

}

.video-item-overlay a {
  color: #FFFFFF;

}

.carousel-btn:hover {
  color: #FFFFFF;
}

.carousel-btn span {
  font-size: 18px;
  color: #96989D;
  /* رنگ پیش‌فرض آیکون */
}

.carousel-btn:hover {
  border-color: #fedd03;
  /* رنگ حاشیه در حالت هاور */
}

.products .carousel-btn:hover {
  border-color: #fff;
  /* رنگ حاشیه در حالت هاور */
}

.products .next-btn:hover span,
.products .prev-btn:hover span {
  color: #fff;
  /* تغییر رنگ آیکون در حالت هاور */
}

.jahan-fa-title {
  font-family: entezar3;
  color: #fedd03;
  font-size: 10rem
}

.jahan-en-title {
  font-family: SW721BCO;
  color: #fedd03;
  font-size: 6.5rem;
}

.video-item {
  height: 65vh;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.first-sec {
  margin-left: 12rem;
  overflow: hidden;
  margin-top: 1rem;
}

.video-item-overlay {
  height: 65vh;
  width: 100%;
  object-fit: cover;
  position: absolute;
  bottom: 0px;
  background: linear-gradient(0deg, black, transparent, transparent);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: #fff;
  padding-bottom: 10px;
  border-radius: 8px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #fedd03 !important;
  font-family: dima;
  text-align: right;
}

.title-section {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}

.arrow-title-section {
  color: #fedd03 !important;
  font-family: dima;
  text-decoration: none;
}

.mobile-menue {
  display: none;
}

.product-cart {
  height: 256;
  display: flex;
  background: linear-gradient(0deg, #1E1F23 10.69%, #606060 121.74%);
  margin-bottom: 10px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.product-img {
  /*height: 150px;*/
  object-fit: contain;
}

.product-name {
  color: #fff;
  font-family: dima;
  text-decoration: none;
}

.row {
  flex-direction: row-reverse;
}

.custom-btn {
  padding-inline: 1rem;
  color: #fff;
  text-decoration: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-family: 'dima';
  border: none;
  border-radius: 2px;
}

.custom-btn-primary {
  background-color: #fedd03;
  box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #fedd03;
}

.custom-btn-primary-outline {
  box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.25);
  background-color: transparent;
  border: 1px solid #fedd03;
}

.video-back-overlay {
  width: 100%;
  height: 80vh;
  position: absolute;
  background: linear-gradient(0deg, #1e1f23, transparent, #1e1f23);
  display: flex;
  flex-direction: column;

  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 4rem;
}

.video-back-overlay h1,
h2 {
  color: #fff !important;

}

.video-back-overlay h1 {
  font-family: viaoda;
  font-size: 6vw;
}

.video-back-overlay h2 {
  font-size: 3vw;
  font-family: viaoda;

}

.parallax {
  background-image: url("../images/paralax_back.webp");
  /* height: 100%; */
  background-attachment: fixed;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  /*margin-top: 14rem;*/
  /*margin-bottom: 14rem;*/
}

.parallax-image-inner {
  background: linear-gradient(180deg, #1E1F23 0%, rgba(0, 0, 0, 0.17) 47%, #1E1F23 100%);
  height: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.parallax-image-inner h1,
h3,
h5 {
  color: #fff !important;
}

.blog-box {

  background: radial-gradient(67.94% 67.94% at 50% 67.94%, #3F4040 0%, #1E1F23 100%)
    /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */
  ;
  box-shadow: 6px 6px 4px rgba(0, 0, 0, 0.25);
  height: 393px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}

.blog-img {
  height: 186px;
  width: 90%;
  object-fit: cover;
}

.blog-name {
  color: #fff !important;
  text-decoration: none;
  text-align: right;
  margin-top: 1rem;
  align-self: flex-end;
}

.blog-box p {
  color: #fff !important;
  direction: rtl;
  align-self: flex-end;
  text-align: right;

}

footer {
  border-top: 1px solid #96989D;
  display: flex;
  justify-content: space-between;
  padding-inline: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
}

.show-more-pro {
  color: #fedd03;
  display: flex;
  align-items: center;
  margin-bottom: 3rem;
}

.owl-nav {
  display: none;
}

.modal-content {
  background: radial-gradient(67.94% 67.94% at 50% 67.94%, #3F4040 0%, #1E1F23 100%) !important;
}

.form-control {
  background-color: #ffffff30;
  text-align: right;
  direction: rtl;
  font-family: dima;
}

.form-control:focus {
  border-color: #fedd03;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(255 101 18 / 60%);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgb(255 101 18 / 60%);
  background-color: #ffffff30;

}

.image-banner-main {

  width: 100%;
  height: 60vh;
  object-fit: cover;

}

.category-box {
  height: 467px;
  margin-bottom: 10px;
  background: linear-gradient(359.78deg, #3F4040 0.19%, #262626 99.81%);
  box-shadow: 7px 7px 8px rgba(0, 0, 0, 0.25);
  border-radius: 18px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.category-box a {

  color: #fff;
  font-size: large;
}

.even .category-box {
  background: linear-gradient(359.78deg, #FFFFFF 0.19%, #424242 99.81%);
}
.even .category-box a{
  color: #111;
}

.products {}

.title-section .products {
  color: #fff;
}

.category-title {
  font-family: entezar2_v2;
  color: #fff !important;
}

.custom-item {
  height: 64vh;
  transition: .4s ease all;
  transform: scale(0.9);
  width: 100%;
}

.custom-products-title {
  color: #fff !important;
  padding-bottom: 20px;
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  /* gap: 10px; */
  width: 100%;
  max-width: 1200px;
}

.owl-carousel .category-box {
  transition: transform 0.3s ease, z-index 0.3s ease;
  z-index: 1;
  /* مقدار اولیه برای همه آیتم‌ها */
}

.owl-carousel .category-box:hover {
  transform: scale(1.06);
  /* بزرگ‌تر شدن آیتم هاور شده */
  z-index: 10;
  /* جلوتر از سایر آیتم‌ها */
}

.footer-item {
  padding: 20px;
  text-align: center;
  /* border-bottom: 1px solid #fff; */
  border-right: 1px solid #fff;
  width: fit-content;
  color: #fff
}

.footer-item:last-child {
  border-right: none;
}

.footer-grid-bottom {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  border-top: 1px solid #fff;
  width: 100%;
  max-width: 1200px;
}

.footer-item-bottom:last-child {
  border-right: none;
}

.footer-item-bottom {
  padding: 20px;
  text-align: center;

  border-right: 1px solid #fff;
  width: fit-content;
  color: #fff
}

.product-custom-overlay {
  height: 65vh;
  width: 100%;
  object-fit: cover;
  position: absolute;
  bottom: 0px;
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, rgba(30, 31, 35, 0.49) 35.5%, #1E1F23 100%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: #fff;
  border-radius: 15px;
}

.float-container {
  position: fixed;
  top: 33%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 156px;
}

.float-container a {
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 30px;
  margin-left: -175px;
  margin-bottom: 10px;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: none;
  color: white;
  border-color: #46b8da;
  border-radius: 0 5px 5px 0;
  background-color: #fedd03;
  -webkit-box-shadow: 0 2px 4px #7d7d7d;
  box-shadow: 0 2px 4px #7d7d7d;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: sans-serif;
  height: 100%;
}

.float-container a:hover {
  margin-right: 0;
  background-color: #fedd03;
  -webkit-box-shadow: 0 2px 4px #7d7d7d;
  box-shadow: 0 2px 4px #7d7d7d;
}

.sub-category-box {
  height: 200px;
  margin-bottom: 10px;
  background: linear-gradient(359.78deg, #FFFFFF 0.19%, #424242 99.81%);
  box-shadow: 7px 7px 8px rgba(0, 0, 0, 0.25);
  border-radius: 18px;
  margin-right: 10px;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

}

.sub-category-box a {

  color: #111;
  font-size: large;
}

.ads-section {
  height: 320px;
  background: linear-gradient(214.78deg, #1E1F23 1.76%, #3F4040 97.95%);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  margin-right: 2rem;
}

.filter-mobile {
  display: none !important;
}

.filter-section {
  padding-bottom: 2rem;
  background: linear-gradient(180deg, #3F4040 0%, #1E1F23 100%);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  margin-right: 2rem;
}

.filter-title {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.filter-box {
  border-radius: 5px;
  height: 40px;

  margin: auto;
  border: #959595 1px solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-inline: 2rem;
  margin-top: 2rem;
}

.product-table {

  overflow-y: auto;
  overflow-x: auto;
}

.product-table-contanier {
  background: linear-gradient(180deg, #3F4040 0%, #1E1F23 100%);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  max-height: 50vh;
  direction: rtl;
  padding-bottom: 2rem;
}

.table-product {
  width: 100%;
}

/* width */

.product-table::-webkit-scrollbar {
  width: 6px;
  border-radius: 100px;
  background-color: #d9d9d993;
  height: 6px;
}

/* Track */
.product-table::-webkit-scrollbar-track {
  background: #1e1f23;
  border-radius: 100px;
}

/* Handle */
.product-table::-webkit-scrollbar-thumb {
  background: #d9d9d993;
  border-radius: 100px;
}

/* Handle on hover */
.product-table::-webkit-scrollbar-thumb:hover {
  background: #D9D9D9;
  border-radius: 100px;
}

.accordion-content::-webkit-scrollbar {
  width: 6px;
  border-radius: 100px;
  background-color: #d9d9d993;
  height: 6px;
}

/* Track */
.accordion-content::-webkit-scrollbar-track {
  background: #1e1f23;
  border-radius: 100px;
}

/* Handle */
.accordion-content::-webkit-scrollbar-thumb {
  background: #d9d9d993;
  border-radius: 100px;
}

/* Handle on hover */
.accordion-content::-webkit-scrollbar-thumb:hover {
  background: #D9D9D9;
  border-radius: 100px;
}

.product-table,
th,
td {
  color: #fff;
  font-family: dima;
  text-align: right;
  padding: 1rem;
}

.product-table tr {
  border-bottom: 1px solid #fff;
}

.accordion-container {
  margin: 2rem auto;
  width: calc(100% - 4rem);
}

.accordion {
  margin-bottom: 1rem;
  width: 100%;
}

.filter-box {
  border-radius: 5px;
  height: 40px;
  margin: auto;
  border: #959595 1px solid;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-inline: 2rem;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.filter-box:hover {
  background-color: rgb(255 255 255 / 10%);
}

.accordion-content {
  border-top: none;
  padding: 0 1rem;
  overflow-x: hidden;
  max-height: 0;
  transition: max-height 0.5s ease, opacity 0.5s ease;
  border-radius: 0 0 5px 5px;
  overflow-y: auto;
}

.accordion-content ul {
  list-style-type: none;
  margin: 1rem 0;
  padding: 0;
}

.accordion-content li {
  margin: 0.5rem 0;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}

.icon {
  transition: transform 0.3s ease;
}

.icon.rotate {
  transform: rotate(180deg);
}

.accordion.open {
  border: #959595 1px solid;
  border-radius: 5px;
}

.filter-box.no-border {
  border: none;
}

.accordion-content-lable {
  font-family: dima;
  color: #fff;
  margin-bottom: 0px;
  margin-right: 5px;
}

.filter-checkboxes {
  margin-top: 0px;
}

.select-sort {
  font-family: 'dima';
  padding: 5px;
  background: transparent;
  border-radius: 2px;
  color: #fff;
}

.option-sort {
  color: #000;
}

/* .container-filter{
  position: absolute;
  width: 100%;
  
  justify-content: flex-end;
  top: 0px;
  z-index: 100;
  height: 100vh;
  display: flex;
  background: rgb(0 0 0 / 46%);
  transform: translateX(100%);
  transition: transform 0.4s ease;
}
.container-filter.show-filter{
  transform: translateX(0);
} */

.container-filter {
  position: fixed;
  /* عنصر ثابت برای جلوگیری از ایجاد فضای اضافی */
  right: -100%;
  /* خارج کردن از صفحه */
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 100;
  background: rgb(0 0 0 / 46%);
  display: flex;
  justify-content: space-between;
  transition: right 0.4s ease;
  padding-left: 20px;
  /* انیمیشن تغییر موقعیت */
}

.container-filter.show-filter {
  right: 0;
  /* ورود به صفحه */
}

.fixed-div {
  position: fixed;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 90px;
  z-index: 100;
  transition: width 0.3s ease;
  /* انیمیشن برای تغییر عرض */
  
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  padding-top: 0.5;
  padding-bottom: 0.5;
  display: flex;
  justify-content: flex-end;
  background-color: #fedd03;
  border-radius: 0 10px 10px 0;
}

.contact-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25px;
  padding-top: 0.5rem;

  padding-left: 10px;
}

/* استایل هنگام هاور */
.fixed-div:hover {
  width: 50px;
  /* عرض بیشتر هنگام هاور */
}
.box-contact{
  display: flex;
   align-items: center;
   justify-content: center;
   height: 50px;
   width: 20px;
   /* background: #fff; */
   /* box-shadow: 1px 1px 4px 1px rgb(0 0 0 / 10%); */
   margin-bottom:5px;
}