/* ── Almasabih FiboSearch — loads on all languages ─────────────────────────── */

/* Red magnifier icon — plugin renders magnifier as <path> with fill (not stroke) */
.dgwt-wcas-ico-magnifier path,
.dgwt-wcas-ico-magnifier-handler path {
    fill: #e63329;
}

/* Also covers the submit-button variant where the magnifier is inside the button */
.dgwt-wcas-search-submit .dgwt-wcas-ico-magnifier path {
    fill: #e63329;
}
