diff --git a/CUST/IVET/cust.css b/CUST/IVET/cust.css index 53e749df0e..34ff73b64f 100644 --- a/CUST/IVET/cust.css +++ b/CUST/IVET/cust.css @@ -8,13 +8,23 @@ background: url(header.gif) no-repeat; } +/* Ze willen de zoekvelden permanent zichtbaar hebben */ +#headersuggest .fldpers { visibility: visible!important; } +#headersearch .fldsrch { visibility: visible!important; } +#headersuggest .suggestklikker { visibility: visible!important; } +#headersearch .productklikker { visibility: visible!important; } +.headerToggle .fa-arrow-right { display: none!important; } +.headerToggle .fa-search { display: none!important; } +#headersuggest .fldpers { width: 340px!important; } +#headersearch .fldsrch { width: 340px!important; } + /* zoek en bestelveld */ #productsearch { background-color: orange; font-weight : bold; color: Black; height:15px; -} +} li.mk:hover span.menukop { color: #fff!important;