

/* Start:/local/components/inwander/search/templates/.default/style.css?17663147952554*/
.search_page .form.search {margin-bottom: 48px;}

.search_page {padding: 50px 0;}
.search_page form {position: relative; margin:0;}
.search_page form input {width: 100%; line-height: 40px; padding: 20px 20px 20px 80px; border:solid 1px #777; font-size: 36px; font-weight: 700; transition: all .2s ease;}
.search_page form i {position: absolute; top:0; left:20px; right:0; line-height: 40px; font-size: 40px; padding: 20px 0; width: 30px; color:#999;}
.search_page form input:focus {outline: none; border-color:#FF286C;}

.search_page .empty {font-size: 24px; line-height: 26px; color:#999; margin-top: 30px;}


.search_page .search_resilt_wrapper {position: absolute; z-index: 10; top: 100%; left:0; right:0; background: #FFF; box-shadow: 0 0 8px 2px rgba(0, 0, 0, .1); border:solid 1px #3333ff; border-radius: 0 0 4px 4px; max-height: 300px; overflow-x: hidden; overflow-y: scroll;}
.search_page .search_resilt_wrapper .block_title {padding: 8px 12px; border-bottom:solid 1px #EEE; background: #F7FAFC; font-size: 13px; line-height: 30px; font-weight: 500;}
.search_page .search_resilt_wrapper .ajax_element {display: flex; padding: 8px 12px; align-items: center; border-bottom:solid 1px #EEE; }
.search_page .search_resilt_wrapper .ajax_element i {display: block; width: 50px; line-height: 50px; font-size: 24px; color:#3333FF; margin-right: 12px; text-align: center; background: #F7FAFC; flex-grow: 0; flex-shrink: 0;}
.search_page .search_resilt_wrapper .ajax_element .picture {display: block; width: 50px; height: auto; margin-right: 12px; flex-grow: 0; flex-shrink: 0;}
.search_page .search_resilt_wrapper .ajax_element .title {display: block; height: 50px; overflow: hidden; line-height: 25px; flex-grow: 1; flex-shrink: 1;}
.search_page .search_resilt_wrapper .ajax_element .title strong {display: block;  font-size: 16px; font-weight: normal; color:#000; transition: colo .2s ease; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.search_page .search_resilt_wrapper .ajax_element .title span {display: block;  font-size: 13px; color: #999; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.search_page .search_resilt_wrapper .ajax_element:hover {background: #F7FAFC;}
.search_page .search_resilt_wrapper .ajax_element:hover .title strong {color: #3333FF;}

@media (max-width: 767px) {
    .search_page .brand_search_list .element .picture {height: auto; width: 100%}
    .search_page .brand_search_list .element .caption .preview {font-size: 11px; line-height: 16px; height: 32px;}
}


/* End */
/* /local/components/inwander/search/templates/.default/style.css?17663147952554 */
