.elementor-kit-6{--e-global-color-primary:#7B572D;--e-global-color-secondary:#21403C;--e-global-color-text:#4F4F4F;--e-global-color-accent:#7B572D;--e-global-color-9f7db09:#C6AA58;--e-global-color-a42534e:#D7F0E9;--e-global-color-2cc55d3:#000000;--e-global-color-af01142:#FFFFFF;--e-global-typography-primary-font-family:"peyda";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"peyda";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"peyda";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"peyda";--e-global-typography-accent-font-weight:500;font-family:"peyda", Sans-serif;font-size:17px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"peyda", Sans-serif;}.elementor-kit-6 h1{font-family:"peyda", Sans-serif;}.elementor-kit-6 h2{font-family:"peyda", Sans-serif;font-size:1.6rem;}.elementor-kit-6 h3{font-family:"peyda", Sans-serif;font-size:1.4rem;}.elementor-kit-6 h4{font-family:"peyda", Sans-serif;font-size:1.3rem;}.elementor-kit-6 h5{font-family:"peyda", Sans-serif;font-size:1.2rem;}.elementor-kit-6 h6{font-family:"peyda", Sans-serif;font-size:1.1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-kit-6 h1{font-size:1.1rem;}.elementor-kit-6 h2{font-size:1.5rem;}.elementor-kit-6 h3{font-size:1.3rem;}.elementor-kit-6 h4{font-size:1.2rem;}.elementor-kit-6 h5{font-size:1.1rem;}.elementor-kit-6 h6{font-size:1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:767px){.elementor-kit-6{font-size:16px;}.elementor-kit-6 h1{font-size:33px;}.elementor-kit-6 h2{font-size:30px;}.elementor-kit-6 h3{font-size:27px;}.elementor-kit-6 h4{font-size:24px;}.elementor-kit-6 h5{font-size:21px;}.elementor-kit-6 h6{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* همه جدول‌ها رو ریپانسیو می‌کنه */
table {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
}

/* ظرف اسکرول افقی برای موبایل */
table, th, td {
  word-wrap: break-word; /* جلوگیری از بیرون زدن متن */
}

@media (max-width: 768px) {
  table {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* اسکرول نرم روی آیفون */
  }

  table th, table td {
    white-space: nowrap; /* جلوگیری از شکست نادرست سلول‌ها */
  }
}

.woocommerce-message{
    display: none
    !important;
}


/* جلوگیری از بیرون‌زدگی پخش‌کننده صوتی در همه نمایشگرها */
.mejs-container,
.mejs-mediaelement,
.wp-audio-shortcode {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
}

/* اگر پلیر داخل المنتور هست، مطمئن شو با کانتینر هم‌عرض بشه */
.elementor-widget-audio .mejs-container {
    width: 100% !important;
}

/* حذف اسکرول افقی ناشی از عرض ثابت پلیر */
body, html {
    overflow-x: hidden !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url('https://zarshine.com/wp-content/uploads/2025/09/PeydaWeb-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('https://zarshine.com/wp-content/uploads/2025/09/PeydaWeb-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */