Hudayya Fashion House
0.0
(0)
- 4 Libreville Cres, Wuse 2, Abuja 904101, Federal Capital Territory
- 0809 800 6666
- July 15, 2026
Move-IT Dispatch Services
0.0
(0)
- Jabi Central Bus Station, Utako, Abuja, Federal Capital Territory
- 0811 085 0074
- July 15, 2026
OPTIMUM BEAUTY SKINCARE
0.0
(0)
- HUT 16, Games Village estate, Kaura, Abuja 900001, Federal Capital Territory
- 0818 688 1990
- July 15, 2026
AMI Resto-Lounge
0.0
(0)
- 104 Kwame Nkrumah Cres, Asokoro, Abuja 900103, Federal Capital Territory
- 0813 040 9555
- July 15, 2026
Stem Properties and Homes
0.0
(0)
- 3rd Floor, Busy Mart Plaza, Flat 3-4, 44 Ebitu Ukiwe St, Jabi, Abuja 900108, Federal Capital Territory
- 0707 678 8874
- July 15, 2026
Reliance Family Clinics, Abuja
0.0
(0)
- zone 6, 48 Yaounde St, Wuse, Abuja 900286, Federal Capital Territory
- 0201 700 1684
- July 15, 2026
/* =========================================
SYNDESIS SEARCH BAR & FILTERS STYLING
========================================= */
/* 1. Search Bar Container Wrapper */
.directorist-search-form-wrap,
.atbd_search_form {
background: #FFFFFF !important;
border-radius: 12px !important;
padding: 20px !important;
box-shadow: 0 4px 16px rgba(10, 22, 40, 0.04) !important;
border: 1px solid rgba(15,23,42,0.06) !important;
margin-bottom: 35px !important; /* Breathing room above the grid */
}
/* 2. Input Fields & Dropdowns (Categories, Locations) */
.directorist-search-form-wrap input[type=”text”],
.directorist-search-form-wrap select,
.directorist-search-field,
.directorist-select__control {
background: #F8FAFC !important;
border: 1.5px solid rgba(15,23,42,0.08) !important;
border-radius: 8px !important;
padding: 12px 16px !important;
font-family: ‘Poppins’, sans-serif !important;
font-size: 14px !important;
color: #0A1628 !important; /* Syndesis Navy */
transition: all 0.3s ease !important;
box-shadow: none !important;
}
/* 3. Input Focus State (Glows Syndesis Blue when typing) */
.directorist-search-form-wrap input[type=”text”]:focus,
.directorist-search-form-wrap select:focus,
.directorist-search-field:focus-within,
.directorist-select__control–is-focused {
background: #FFFFFF !important;
border-color: #00D2FF !important;
box-shadow: 0 0 0 3px rgba(0, 210, 255, 0.1) !important;
outline: none !important;
}
/* 4. The Main Search Button (Vibrant Red) */
.directorist-search-form-wrap .directorist-btn-search,
.directorist-search-form-wrap button[type=”submit”],
.atbd_search_form .atbd_submit_btn {
background: #FF2A54 !important;
color: #FFFFFF !important;
border: none !important;
border-radius: 8px !important;
font-weight: 700 !important;
font-family: ‘Poppins’, sans-serif !important;
letter-spacing: 0.5px !important;
padding: 12px 28px !important;
transition: all 0.3s ease !important;
box-shadow: 0 4px 12px rgba(255, 42, 84, 0.25) !important;
text-transform: uppercase !important;
font-size: 13.5px !important;
}
/* Button Hover Lift */
.directorist-search-form-wrap .directorist-btn-search:hover,
.directorist-search-form-wrap button[type=”submit”]:hover,
.atbd_search_form .atbd_submit_btn:hover {
background: #CC1F40 !important; /* Darker Red */
transform: translateY(-2px) !important;
box-shadow: 0 6px 18px rgba(255, 42, 84, 0.35) !important;
}
/* 5. “More Filters” Toggle Link */
.directorist-filter-toggle,
.directorist-action-filter {
color: #0A1628 !important; /* Navy */
font-weight: 600 !important;
transition: color 0.2s ease !important;
}
.directorist-filter-toggle:hover,
.directorist-action-filter:hover {
color: #00D2FF !important; /* Hover Blue */
}
/* 6. Clean up filter labels */
.directorist-search-form-wrap label {
font-size: 13px !important;
font-weight: 600 !important;
color: #64748B !important;
margin-bottom: 6px !important;
}
