.elementor-22156 .elementor-element.elementor-element-d8964a3{--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;}.elementor-22156 .elementor-element.elementor-element-c1ed0d9{width:100%;max-width:100%;}.elementor-22156 .elementor-element.elementor-element-43c5c5d{--display:flex;}.elementor-22156 .elementor-element.elementor-element-8448c5b > .elementor-widget-container{margin:0% 2% 0% 2%;}@media(min-width:768px){.elementor-22156 .elementor-element.elementor-element-43c5c5d{--content-width:100%;}}/* Start custom CSS for post-comments, class: .elementor-element-8448c5b *//* باکس اصلی دیدگاه */
.comment-respond {
  background: #fafafa;
  border: 1px solid #e1e1e1;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

/* عنوان "دیدگاهتان را بنویسید" */
#reply-title {
  font-size: 22px;
  color: #d93025;
  font-weight: 600;
  margin-bottom: 20px;
}

/* فیلدهای متنی */
.comment-form input,
.comment-form textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 12px;
  font-size: 15px;
  background: #fff;
  transition: border-color 0.3s ease;
}

.comment-form input:focus,
.comment-form textarea:focus {
  border-color: #d93025;
  outline: none;
}

/* دکمه ارسال */
.form-submit input[type="submit"] {
  background-color: #d93025;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 12px 30px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.form-submit input[type="submit"]:hover {
  background-color: #ff4444;
}

/* فاصله بین فیلدها */
.comment-form p {
  margin-bottom: 15px;
}/* End custom CSS */