.att_title{ display:inline; } .text-diff{ opacity: 0.0; //color: #d4d5d7; // mix-blend-mode: difference; } .active_color{ border: 2px ridge #ccc; } .active_text{ text-decoration: underline; } #search_autocomplete{ height: 50px; color: #000000; } #searchbar > form > div > span > button > i {color: #6B6B6B ; } #searchbar > form > div > span > button{ font-size: 25.5px; } //@media print, screen and (min-width: 64em) .header-search-input { // padding-left: 1rem; // padding-right: 1rem; /* display: block; */ top: auto; right: auto; /* position: relative; */ margin: 0px 0px 0px 0px; /* height: 45px; */ left: auto; min-width: 300px; max-width: 400px; float: right !important; } // //@media only screen and (max-width: 768px) { // //} @media only screen and (max-width: 1024px){ .header-search-input { margin-bottom: 8px; max-width: 100%; min-width: 85vw; } #search_autocomplete{ height: auto; } #searchbar > form > div > span > button{ font-size: 14px; } }