

/* Start:/local/components/bitrix/search.page/templates/for_vivon_22/style.css?16715250741607*/
.catalog .catalog-left .filter-category
{
	font-weight: 500;
	font-size: 14px;
    line-height: 18px;
    color: #454545;
}
.catalog .catalog-left .filter-category:hover
{
    color: #FDA817;
}
.catalog .catalog-left .filter-category.active
{
	color: #FDA817;
}
.catalog .catalog-left .filter-category.active:hover
{
	color: #454545;
}


.catalog .catalog-right .brand-list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-size: 12px;
}
.catalog .catalog-right .brand-list .brand-item-logo
{
	width: 220px; 
	height: 102px;
}
.catalog .catalog-right .brand-list .brand-item-items a:hover
{
	text-decoration: underline;
}
.catalog .catalog-right .search-item
{
	display: flex;
}
.catalog .catalog-right .search-item .search-item-image
{
	width: 160px;
	height: 142px;
	margin-right: 10px;
}
.catalog .catalog-right .search-item .search-item-info-product-title
{
	font-size: 12px;
}
.catalog .catalog-right .search-item .search-item-info-product-title a:hover
{
	text-decoration: underline;
}



/*.search-page .catalog-right
{
	padding-left: 0px;
	width: 100%;
}
@media (min-width: 1265px)
{
	.search-page .catalog-right .catalog-list__item
	{
		width: calc(100% / 4);
	}
}
@media (max-width: 1264px)
{
	.search-page .catalog-right .catalog-list__item
	{
		width: calc(100% / 3);
	}
}
@media (max-width: 767px)
{
	.search-page .catalog-right .catalog-list__item
	{
		width: calc(100% / 2);
	}
}
.search-page .catalog-right .catalog-list.catalog-list-ajax.flex
{
	justify-content: flex-start;
}*/
/* End */
/* /local/components/bitrix/search.page/templates/for_vivon_22/style.css?16715250741607 */
