/*
Theme Name:   فارسی‌ساز هوشمند فلوکس پرو
Theme URI:    https://themes.wpmonster.co/landing/phlox-landing
Description:  مدرن، انعطاف پذیر، قدرتمند. فلوکس بهترین قالب المنتور دنیاست...
Author:       هیولای وردپرس
Author URI:   https://wpmonster.co
Template:     phlox-pro
Version:      2.0
Text Domain:  phlox-pro-child
--------------------------------------------------------------------------------
This set of fonts are used in iDivi.ir project under the relevant licenses.
IRANSans:   (T6GT9B)
IRANSansDN: (NGGPAS)
IRANYekan:  (VEYR4W)
IRANSharp:  (B2XBWP)
IRANGerd:   (ZW423N)
IRAN:       (EAXDCW)
Dana:       (CSF6GB)
Anjoman:    (KGNYN8)
Kalameh:    (HDPDCA)
Aviny:      (93BABR)
Mahboubeh:  (3FW72N)
Hilda:      (Y2XCKY)
Farhang:    (7G7UWB)
Gohar:      (MKTQGB)
Tahamtan:   (REDFP6)
Katibeh:    (FQUDWQ)
Damavand:   (6PHQNW)
Emkan:      (RA74M4)
*/

.faq-filter-box {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

.faq-filter-row {
    flex: 1;
}

.faq-search-row {
    flex: 1 0 100%;
    display: flex;
    align-items: center;
    gap: 10px;
}

#faq-search-box {
    flex: 1;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

button {
    background: #800000;
    color: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
}