.showroom-text{text-shadow:0 1px 3px rgba(248,168,1,.55)}body:not(.homepage) .products-menu__title-link{background:#999 !important;color:#fff !important;transition:background .2s ease}body:not(.homepage) .products-menu__item.__active .products-menu__title-link,body:not(.homepage) .products-menu__title-link:active{background:#f9a700 !important;color:#fff !important}.search{position:relative}.search__input{position:relative;z-index:2;background:rgba(0,0,0,0);color:#fff;padding-left:42px}.search__input::-moz-placeholder{color:rgba(0,0,0,0)}.search__input:-ms-input-placeholder{color:rgba(0,0,0,0)}.search__input::placeholder{color:rgba(0,0,0,0)}.search__animated-placeholder{position:absolute;left:42px;right:14px;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none;display:inline-flex;align-items:center;white-space:nowrap;overflow:hidden;font-size:14px;line-height:1;font-family:inherit;color:#fff;opacity:1;transition:opacity .2s ease}.search__animated-placeholder.is-hidden{opacity:0}.search__animated-text{color:#fff;overflow:hidden;text-overflow:ellipsis}.search__animated-cursor{display:inline-block;width:1px;height:1em;margin-left:2px;background:#fff;flex:0 0 auto;animation:searchCursorBlink .8s infinite}@keyframes searchCursorBlink{0%,49%{opacity:1}50%,100%{opacity:0}}