.elementor-117 .elementor-element.elementor-element-104aeb9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-117 .elementor-element.elementor-element-a4fd212{--display:flex;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}.elementor-117 .elementor-element.elementor-element-4a7652d .elementor-icon-list-icon{width:14px;}.elementor-117 .elementor-element.elementor-element-4a7652d .elementor-icon-list-icon i{font-size:14px;}.elementor-117 .elementor-element.elementor-element-4a7652d .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-117 .elementor-element.elementor-element-acf3790{--display:flex;}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family );font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for container, class: .elementor-element-104aeb9 *//* ==========================================
   صفحه نوشته تکی - نسخه سفید
   ========================================== */
.single-post-page {
  background: #ffffff !important;
}

.single-post-page .elementor-widget-wrap,
.single-post-page .elementor-column-wrap {
  background: #ffffff !important;
}

.post-hero {
  background: #f9f9f9 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04) !important;
  padding: 50px 20px !important;
  text-align: center !important;
}

.post-title-widget h1 {
  font-size: 32px !important;
  font-weight: 900 !important;
  color: #222 !important;
  line-height: 1.6 !important;
  margin: 0 0 15px !important;
  font-family: 'Vazirmatn', sans-serif !important;
}

.post-meta-widget {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 15px !important;
  font-size: 12px !important;
  color: #999 !important;
}

.post-meta-widget a {
  color: #ff6600 !important;
}

.post-content-area {
  max-width: 850px !important;
  margin: 40px auto !important;
  padding: 0 20px !important;
}

.post-content-widget {
  color: #444 !important;
  font-size: 15px !important;
  line-height: 2.2 !important;
}

.post-content-widget h2 {
  color: #ff6600 !important;
  font-size: 22px !important;
  font-weight: 800 !important;
  margin: 30px 0 15px !important;
}

.post-content-widget h3 {
  color: #222 !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  margin: 25px 0 12px !important;
}

.post-content-widget p {
  margin: 0 0 16px !important;
}

.post-content-widget strong {
  color: #111 !important;
}

.post-content-widget a {
  color: #ff6600 !important;
}

.post-content-widget img {
  max-width: 100% !important;
  border-radius: 14px !important;
  margin: 20px 0 !important;
}

.post-content-widget blockquote {
  background: #f5f5f5 !important;
  border-right: 4px solid #ff6600 !important;
  padding: 20px 25px !important;
  border-radius: 12px !important;
  margin: 20px 0 !important;
  color: #555 !important;
}

.post-comments-widget {
  max-width: 850px !important;
  margin: 0 auto 50px !important;
  padding: 0 20px !important;
}

.post-comments-widget .comment {
  background: #f9f9f9 !important;
  border: 1px solid rgba(0, 0, 0, 0.04) !important;
  border-radius: 14px !important;
  padding: 20px !important;
  margin-bottom: 15px !important;
}

.post-comments-widget .comment-author {
  color: #222 !important;
  font-weight: 700 !important;
}

.post-comments-widget .comment-respond {
  background: #f9f9f9 !important;
  border-radius: 18px !important;
  padding: 30px !important;
  margin-top: 30px !important;
}

.post-comments-widget input,
.post-comments-widget textarea {
  background: #ffffff !important;
  border: 1px solid rgba(0, 0, 0, 0.08) !important;
  border-radius: 12px !important;
  color: #333 !important;
  font-family: 'Vazirmatn', sans-serif !important;
  font-size: 13px !important;
  padding: 14px 18px !important;
}

.post-comments-widget input:focus,
.post-comments-widget textarea:focus {
  border-color: #ff6600 !important;
  box-shadow: 0 0 0 3px rgba(255, 102, 0, 0.06) !important;
}

.post-comments-widget .form-submit .submit {
  background: #ff6600 !important;
  color: #fff !important;
  border: none !important;
  border-radius: 12px !important;
  padding: 14px 30px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
}

.post-comments-widget .form-submit .submit:hover {
  background: #e55d00 !important;
}

@media (max-width: 768px) {
  .post-title-widget h1 { font-size: 24px !important; }
  .post-content-widget { font-size: 14px !important; }
  .post-content-area { margin: 25px auto !important; }
}/* End custom CSS */