/*
 * Custom styles for bokharsazeh
 * Keep your overrides and section-specific styles here.
 */

/* Example */
/* =========================
   Global Typography System
   ========================= */

/* مخفی کردن تکرار دوم upsell که قالب خودش اضافه می‌کند */
.elementor-element-956794f {
    display: none !important;
}
h2 {
	font-size: 24px;
	font-weight: 700;
	font-family: 'IRANSans';
}

h3,
.entry-content h3 {
	font-weight: 500;
	font-size: 1.3rem;
	padding-bottom: 10px;
	font-family: 'IRANSans';
}
.ast-comment-content {
	font-size: 13px;
	font-family: 'IRANSans';
}
.ast-comment-time .timendate,
.ast-comment-time .reply {
	font-family: 'IRANSans';}
form#ast-commentform, .screen-reader-text {
	font-family: 'IRANSans';
	font-size: 13px;
}
h4 {
	font-size: 16px;
	font-family: 'IRANSans';
	font-weight: 600;
	padding-bottom: 10px;
}
	.wa__popup_chat_box .wa__popup_heading .wa__popup_intro{
		font-family: 'iran yekan' !important;
	}	
.header-account {
font-family: 'IRANSans';
  display: flex;
  align-items: center;
  gap: 6px !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #222;
  text-decoration: none;
  padding: 6px 12px;
  border-radius: 20px;
  transition: all 0.25s ease !important;
}

.header-account .icon {
  font-size: 16px;
}

.header-account:hover {
  background-color: #f2f2f2 !important;
  color: #000 !important;
}
body .woocommerce form.login {
    text-align: right !important;
}
.elementor-widget-heading h2.elementor-heading-title {
    line-height: 1.5em;
}

