#HeadSearchForm{width: 380px;max-width: calc(100vw - 24px);flex-wrap: wrap;z-index: 1040;} #HeadSearchForm.head-search-open{display: flex !important;} @media (max-width: 992px){#HeadSearchForm.head-search-open{display: flex !important;left: 12px;right: 12px;width: auto;max-width: none;}} .SmartSearch{flex: 1 0 100%;width: 100%;margin-top: 0;background: #fff;border: 1px solid #ddd;border-top: none;box-shadow: 0 12px 28px rgba(29, 29, 29, 0.16);max-height: min(70vh, 480px);overflow-y: auto;color: #1D1D1D;} .SmartSearch[hidden]{display: none !important;} .SmartSearch__popular, .SmartSearchPage__popular{padding: 12px 14px 14px;} .SmartSearch__popular-label{margin: 0 0 8px;font-size: 12px;font-weight: 600;letter-spacing: 0.04em;text-transform: uppercase;color: #595A5A;} .SmartSearch__chips{display: flex;flex-wrap: wrap;gap: 8px;} .SmartSearch__chip{display: inline-flex;align-items: center;padding: 6px 12px;border: 1px solid #ddd;background: #F3F2F4;color: #1D1D1D !important;font-size: 13px;font-weight: 600;text-decoration: none !important;white-space: nowrap;} .SmartSearch__chip:hover, .SmartSearch__chip:focus{border-color: #B9A590;color: #1D1D1D !important;} .SmartSearch__mean{padding: 10px 14px 0;font-size: 13px;color: #595A5A;} .SmartSearch__mean a, .SmartSearchPage__mean a{color: #B9A590;font-weight: 600;} .SmartSearch__item{display: flex;align-items: center;gap: 12px;padding: 10px 14px;text-decoration: none !important;color: #1D1D1D;border-top: 1px solid #eee;} .SmartSearch__item:hover, .SmartSearch__item:focus, .SmartSearch__item.is-active{background: #F3F2F4;color: #1D1D1D;} .SmartSearch__thumb{flex: 0 0 64px;width: 64px;height: 50px;background: #F3F2F4;overflow: hidden;} .SmartSearch__thumb img{display: block;width: 100%;height: 100%;object-fit: cover;} .SmartSearch__thumb--empty{background: #eee;} .SmartSearch__meta{min-width: 0;flex: 1 1 auto;} .SmartSearch__title{font-size: 14px;font-weight: 600;line-height: 1.25;} .SmartSearch__price{margin-top: 2px;font-size: 13px;color: #595A5A;} .SmartSearch__empty, .SmartSearch__all{display: block;padding: 12px 14px;font-size: 13px;color: #595A5A;border-top: 1px solid #eee;} .SmartSearch__all{font-weight: 600;color: #B9A590 !important;text-decoration: none !important;} .SmartSearchPage__hint{margin: 0 0 20px;color: #595A5A;} .SmartSearchPage__mean{margin: 0 0 16px;}