/* =========================================================
   MAIN HEADER
   ========================================================= */
   
/* HEADER */

/* Keep the main header above all page content */
.whb-general-header {
    position: relative;
    z-index: 20;
}

/* SEARCH */

/* Set the font size for the search input and its placeholder */
.wd-search-form .searchform input.s,
.wd-search-form .searchform input.s::placeholder {
    font-size: 12px;
}