.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-1285 .elementor-element.elementor-element-3218a00{--display:flex;}.elementor-widget-case27-add-listing-widget .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-case27-add-listing-widget .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}/* Start custom CSS for container, class: .elementor-element-3218a00 *//* 1. دکمه اصلی ارسال آگهی - طلایی لوکس */
body button[type="submit"], 
body input[type="submit"] {
    background: linear-gradient(135deg, #C9A84C 0%, #E8C96A 100%) !important;
    color: white !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 15px 30px !important;
    font-size: 18px !important;
    font-weight: bold !important;
    cursor: pointer !important;
    width: 100% !important;
    box-shadow: 0 4px 15px rgba(201, 168, 76, 0.4) !important;
}

/* 2. حذف دکمه پیش‌نویس و دکمه‌های اضافه پایین */
body button[name="save_as_draft"], 
body .rtcl-draft-btn, 
body .rtcl-save-draft {
    display: none !important;
}

/* 3. زیبا سازی تمام فیلد های ورودی */
body input[type="text"], 
body input[type="number"], 
body input[type="tel"], 
body select, 
body textarea {
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    padding: 12px !important;
    background-color: #f9f9f9 !important;
    margin-bottom: 15px !important;
    width: 100% !important;
    font-family: 'Vazirmatn', sans-serif !important;
}

/* 4. استایل دادن به وقتی که روی فیلد کلیک میشه */
body input:focus, body select:focus, body textarea:focus {
    border-color: #C9A84C !important;
    background-color: #fff !important;
    outline: none !important;
    box-shadow: 0 0 8px rgba(201, 168, 76, 0.2) !important;
}/* End custom CSS */