.elementor-1042 .elementor-element.elementor-element-4ca422f{--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-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1042 .elementor-element.elementor-element-160f489 .elementor-heading-title{font-family:"VazirMatn", Sans-serif;font-feature-settings:"numr";font-size:30px;font-weight:600;}.elementor-1042 .elementor-element.elementor-element-bfb9d5d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-1042 .elementor-element.elementor-element-268d2a1{--display:flex;}.elementor-1042 .elementor-element.elementor-element-893e416{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-1042 .elementor-element.elementor-element-ced8f27 img{border-radius:20px 20px 20px 20px;box-shadow:5px 5px 10px 0px rgba(0,0,0,0.5);}.elementor-1042 .elementor-element.elementor-element-64e616b{--display:flex;}.elementor-1042 .elementor-element.elementor-element-f5da42d{--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-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1042 .elementor-element.elementor-element-3ecd941{--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-1042 .elementor-element.elementor-element-ddf0e3b{--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;}/* Start custom CSS *//* جمع و جور کردن کل بخش نظرات */
#comments {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

/* کوچک کردن فیلد متن نظر */
#comment {
    height: 100px !important;
    border-radius: 8px;
    border: 1px solid #ddd;
}

/* استایل دکمه ارسال (سبز زیتونی + نوشته کرم) */
.submit,
input[type="submit"].submit,
.comment-form input[type="submit"] {
    background-color: #4a6b2f !important;
    color: #fef8ed !important;
    padding: 8px 20px !important;
    font-size: 14px !important;
    border: none !important;
    border-radius: 30px !important;
    cursor: pointer !important;
    transition: 0.3s !important;
}

.submit:hover,
input[type="submit"].submit:hover,
.comment-form input[type="submit"]:hover {
    background-color: #2d4a1e !important;
    color: #fef8ed !important;
}

/* کوچک کردن فاصله بین بخش‌ها */
.comment-form-comment {
    margin-bottom: 10px !important;
}

/* ===== رنگ سبز زیتونی برای نوشته‌های قرمز (خطاها و پیام‌ها) ===== */

/* پیام‌های خطا */
.comment-awaiting-moderation,
.comment-notes,
.logged-in-as,
.form-allowed-tags,
.form-required,
.comment-form-comment label,
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
    color: #4a6b2f !important;
}

/* متن خطاهای اعتبارسنجی */
.comment-form-comment .error,
.comment-form-author .error,
.comment-form-email .error,
p.error,
div.error,
span.error {
    color: #4a6b2f !important;
}

/* لینک‌های داخل بخش نظرات */
#comments a,
.comment-awaiting-moderation a,
.logged-in-as a {
    color: #4a6b2f !important;
}

#comments a:hover,
.comment-awaiting-moderation a:hover,
.logged-in-as a:hover {
    color: #2d4a1e !important;
}

/* حاشیه فوکوس فیلدها (وقتی کلیک می‌کنید) */
#comment:focus,
.comment-form input:focus,
.comment-form textarea:focus {
    border-color: #4a6b2f !important;
    outline: none !important;
    box-shadow: 0 0 5px rgba(74, 107, 47, 0.3) !important;
}

/* پیام موفقیت (نظر با موفقیت ثبت شد) */
.comment-form-success,
.comment-form-success p,
.success-message {
    color: #4a6b2f !important;
    background: #fef8ed !important;
    border-color: #4a6b2f !important;
}

/* ===== تغییر رنگ عنوان «دیدگاهتان را بنویسید» ===== */
.comment-reply-title,
#reply-title,
.comments-title,
.comment-form-comment label[for="comment"],
#comments .comment-reply-title,
#comments #reply-title {
    color: #4a6b2f !important;
}

#comments h2#reply-title,
#comments h3#reply-title,
.comment-reply-title {
    color: #4a6b2f !important;
}/* End custom CSS */