

/* Start:/local/templates/.default/components/custom/search_ajax/slider/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/bv/menu_abc/menu_abc/style.css?1731944258150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/.default/components/custom/search_ajax/slider/style.css?1731944258828 */
/* /local/templates/.default/components/bv/menu_abc/menu_abc/style.css?1731944258150 */
