.elementor-kit-7{--e-global-color-primary:#021959;--e-global-color-secondary:#40A864;--e-global-color-text:#021959;--e-global-color-accent:#40A864;--e-global-color-359356f:#02195C;--e-global-color-c1380cb:#EDEDED;--e-global-color-047fa05:#D9D9D9;--e-global-color-0e84c60:#E79132;--e-global-color-ac57e06:#FCFBFC;--e-global-color-e245b3b:#E1E7EC;--e-global-color-2b09a15:#FFFFFF;--e-global-color-bcc6d2c:#A2A9BE;--e-global-color-9160056:#F8C750;--e-global-color-aebfdcf:#F5F9FA;--e-global-color-3ecea43:#E80645;--e-global-typography-primary-font-family:"yekanbakh";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"yekanbakh";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"yekanbakh";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"yekanbakh";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-2b09a15 );color:var( --e-global-color-primary );font-family:"yekanbakh", yekanbakh;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-0e84c60 );font-family:"yekanbakh", yekanbakh;}.elementor-kit-7 a:hover{color:var( --e-global-color-9160056 );}.elementor-kit-7 h1{color:var( --e-global-color-primary );font-family:"yekanbakh", yekanbakh;font-size:20px;}.elementor-kit-7 h2{color:var( --e-global-color-primary );font-family:"yekanbakh", yekanbakh;font-size:20px;}.elementor-kit-7 h3{color:var( --e-global-color-primary );font-family:"yekanbakh", yekanbakh;font-size:20px;}.elementor-kit-7 h4{color:var( --e-global-color-primary );font-family:"yekanbakh", yekanbakh;font-size:20px;}.elementor-kit-7 h5{color:var( --e-global-color-primary );font-family:"yekanbakh", yekanbakh;font-size:20px;}.elementor-kit-7 h6{color:var( --e-global-color-primary );font-family:"yekanbakh", yekanbakh;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:8px;}.elementor-element{--widgets-spacing:8px 8px;--widgets-spacing-row:8px;--widgets-spacing-column:8px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */main {
  min-height: 100vh;
  width: 100%;
}

body, html {
  font-family: YekanBakh !important;
  width: 100%;
  overflow-x: hidden;
}
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: #d1d1d1;
  border-radius: 10px;
}
nav.woocommerce-breadcrumb {margin:0!important}
.woocommerce-message,.woocommerce-error,.woocommerce-info{display:none!important}

::-webkit-scrollbar-thumb:hover {
  background-color: #d1d1d1;
}

/* پاراگراف آخر بدون margin */
p:last-child {
  margin: 0;
}
.swiper-pagination-bullet-active {
  width: 30px !important;
  height: 8px !important;
  border-radius: 3px !important;
}
@media (max-width: 768px) {
.swiper-pagination-bullet-active {
  width: 20px !important;
  height: 5px !important;
  border-radius: 3px !important;
}
}
/* قیمت محصولات */
.box-price del{
  font-weight: 400 !important;
  text-decoration: none;
  font-size: 11px;
  color: #AEB9C9;
}

.box-price del .amount
{
  position: relative;
}

.box-price del .amount::after {
  content: '';
  position: absolute;
  height: 0.8px;
  width: 100%;
  right: 0;
  top: 40%;
  background: #AEB9C9;
  transform: rotate(-10deg);
}

.box-price del .woocommerce-Price-currencySymbol {
  display: none;
}

.box-price ins{
  display: block;
  text-decoration: none;
  position: relative;
}
.box-price .woocommerce-Price-currencySymbol {
  font-size: 0;
  width: 25px;
  display: inline-block;
}

.box-price .woocommerce-Price-currencySymbol::before {
  content: '';
  position: absolute;
  background: url(https://diyarkesht.com/wp-content/uploads/2025/05/toman3.svg) 0 0/20px no-repeat;
  width: 20px;
  height: 20px;
  opacity: 1;
  top: 0px;
}
.namojod-box {
  display: none;
}
.e-loop-item.outofstock .mahsolat .namojod-box{
  display: block;
}
.e-loop-item.outofstock .mahsolat .box-price, .e-loop-item.outofstock .mahsolat .darsadtakhfif{
  display: none;
}
.darsadtakhfif span{
    font-size: 13px;
    color: white;
    padding:2px 4px;
    font-family: 'yekanbakh';
    background:#F14559;
    border-radius: 6px;
}
.namemahsol .elementor-heading-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
   height: 45px;
}
.aghsati {
    display: none;
}

.e-loop-item.installment-product-checked .aghsati {
    display: block;
}
.countdown-timer {
    display: inline-block;
    color: var(--e-global-color-accent);
}

/* تنظیم فونت برای موبایل */
@media (max-width: 768px) {
    .countdown-timer {
        font-size: 10px;
    }
}
.boxmaxfit {
  width: fit-content;
  max-width: 100%;
}
@media (min-width: 1025px) {
  .mahsolat {
    box-shadow: 0 6px 10px 0 rgba(178, 189, 206, 0.2);
  }
}
.mahsolat .big-number-heading .big-number{font-size: 16px!important;
    color: orange;
}
.mahsoltitleonly .elementor-heading-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px; /* یا یک مقدار متناسب با فونت */
    line-height: 22px;
}
.boxmahsolefooter .box-price del {
    display: none;
}
.chekidemaghale{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
   height: 40px;
}
@media only screen and (max-width: 767px) {
  .chekidemaghale {
    height: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .maghaletitle .elementor-heading-title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
  }
}
.socialicons .e-n-menu-title-text {
  opacity: 0;
  visibility: hidden;
  transform: translateX(20px);
  transition: all 0.3s ease;
  white-space: nowrap;
  font-size:0px!important;
}
.socialicons .e-n-menu-title:hover .e-n-menu-title-text {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
    font-size:12px!important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'yekanbakh';
	font-display: auto;
	src: url('https://diyarkesht.com/wp-content/uploads/2025/05/YekanBakhFaNum-VF.ttf') format('truetype');
}
/* End Custom Fonts CSS */