

/* Start:/local/templates/mebelstyle2/components/bitrix/search.page/.default/style.css?1721983193953*/
.search-page{
	padding-bottom: 30px;
}
.search-page__form{
	display: flex;
}
.search-page__form-input{
	margin-right: 10px;
	border-radius: 2px;
	border: 1px solid #ECECEC;
	background: #FFF;
	padding: 0.62469rem 1.4375rem;
	font-size: 0.875rem;
	line-height: 1.42929;
	width: 100%;
}
.search-page__title{
	font-size: 24px;
	margin: 20px 0;
}
.search-page__list{

}
.search-page__item{
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}
.search-page__item + .search-page__item{
	padding-top: 20px;
	border-top: 1px dashed #DDD;;
}
.search-page__item-img{
	margin-right: 33px;
	flex-shrink: 0;
	width: 140px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.search-page__item-about{

}
.search-page__item-name{
	font-size: 16px;
	margin-bottom: 13px;
}
.search-page__item-text{
	margin-bottom: 13px;
}
.search-page__item-path{

}
@media (max-width: 480px) {
	.search-page__item-img{
		width: 90px;
		margin-right: 20px;
	}
}
/* End */
/* /local/templates/mebelstyle2/components/bitrix/search.page/.default/style.css?1721983193953 */
