

/* Start:/bitrix/templates/aspro_next/components/bitrix/catalog/main/style.css?1663603004805*/
.search_result_category {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	margin:5px 0;
	background-color:#f9f9f9;
	padding: 10px;
	box-sizing: border-box;
}

.search_result_category .categ_name{
	margin: 0 3px 3px 0;
	box-sizing: border-box;
	overflow: hidden;
}

@media screen and (max-width: 750px) {
	.search_result_category a {
		padding: 7px 6px 9px;
		font-weight: normal !important;
		font-size: 0.85em;
	}
}

.section-search__form-submit {
	display: flex !important;
	align-items: center;
}

.section-search__form-submit .svg-search {
	background-repeat: no-repeat;
}

.section-search__form-submit:hover .svg-search {
	background-color: transparent !important;
}

.section_descr {
	margin-bottom: 30px;
}

@media screen and (max-width: 750px) {
	.section_descr {
		margin-bottom: 50px;
	}
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog/main/style.css?1663603004805 */
