

/* Start:/local/templates/.default/components/custom/search_ajax/full/style.css?1731944258828*/
.search-hidden-results {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 30;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}
.search-hidden-results ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px;
}
.visible .search-hidden-results {
    opacity: 1;
    visibility: visible;
}
.search-hidden-results a {
    color: #1A909E;
    transition: .3s;
}
.search-hidden-results li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px !important;
    transition: .3s;
}
.search-hidden-results li:hover {
    background: #1A909E;
}
.search-hidden-results li:hover a {
    color: #fff;
}

li.result-by-brand a:not(:hover) .brand-name {
    color: #999;
    transition: color .15s;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/shop-list/style.css?1731944258120*/
.store-info .z3 {
    min-height: 60px;
}
@media (max-width:600px){
    .store-info .z3 {
        min-height: 0;
    }
}
/* End */
/* /local/templates/.default/components/custom/search_ajax/full/style.css?1731944258828 */
/* /local/templates/.default/components/bitrix/news.list/shop-list/style.css?1731944258120 */
