

/* 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 */


/* Start:/local/components/liderpoiska/eworld_search/templates/.default/custom.css?17633640634489*/
.eworld-search {
	clear: both;
	padding-top: 30px;
}

.eworld-search__title {
	font-size: 24px;
	line-height: 130%;
	font-weight: 700;
	color: #000;
	margin-bottom: 15px;
}

.eworld-search__title-wrap {
	position: relative;
	display: inline-block;
}

.eworld-search__title a {
	color: #0a4c8f;
	text-decoration: underline;
	padding-right: 32px;
}

.eworld-search__title a:hover,
.eworld-search__title a:focus {
	color: #0a4c8f;
}

.eworld-search__title-info {
	position: absolute;
	top: 2px;
	right: 0;
}

.eworld-search__title-info._active .eworld-search__title-info-text {
	display: block;
}

.eworld-search__title-info-icon {
	cursor: pointer;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: center;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2006_15)'%3E%3Ccircle cx='10' cy='10.5' r='10' fill='black' fill-opacity='0.5'/%3E%3Cpath d='M9.66327 13.5084C9.44877 13.5084 9.27529 13.3195 9.27529 13.0858C9.27529 12.5331 9.34727 12.0556 9.49051 11.6541C9.59561 11.3515 9.7662 11.0465 10.0009 10.7384C10.1736 10.5141 10.4832 10.1864 10.9309 9.75674C11.3786 9.3263 11.6694 8.98366 11.804 8.72806C11.9386 8.47246 12.0049 8.19334 12.0049 7.8907C12.0049 7.34265 11.8083 6.86203 11.416 6.44726C11.0237 6.0325 10.5422 5.82551 9.97208 5.82551C9.42141 5.82551 8.96144 6.01369 8.59289 6.38924C8.32368 6.66366 8.1214 7.05099 7.98751 7.55121C7.89538 7.89462 7.58802 8.11415 7.26193 8.07182C6.84876 8.0185 6.57666 7.57316 6.69471 7.13801C6.87611 6.46922 7.17987 5.93058 7.60529 5.5213C8.19626 4.9513 8.978 4.66669 9.95048 4.66669C10.9798 4.66669 11.8012 4.97169 12.4144 5.58245C13.0277 6.19323 13.3337 6.93102 13.3337 7.79662C13.3337 8.29762 13.2257 8.75943 13.0105 9.18124C12.7952 9.60385 12.3734 10.1174 11.7464 10.7227C11.3254 11.1296 11.0497 11.4299 10.9201 11.6228C10.7905 11.8157 10.6948 12.0375 10.6329 12.2877C10.5868 12.4735 10.5551 12.7463 10.5379 13.1046C10.5271 13.3304 10.355 13.5076 10.1477 13.5076L9.66327 13.5084ZM9.2033 15.5312C9.2033 15.0882 9.53298 14.7291 9.93969 14.7291C10.3464 14.7291 10.6761 15.0882 10.6761 15.5312C10.6761 15.9742 10.3464 16.3334 9.93969 16.3334C9.53298 16.3334 9.2033 15.9742 9.2033 15.5312Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2006_15'%3E%3Crect width='20' height='20' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.eworld-search__title-info-text {
	display: none;
	position: absolute;
	bottom: calc(100% + 10px);
	right: -12px;
	width: 240px;
	border-radius: 4px;
	background-color: #000;
	color: #fff;
	font-size: 12px;
	line-height: 130%;
	padding: 8px 12px;
}

.eworld-search__title-info-text::before {
	content: '';
	position: absolute;
	top: 100%;
	right: 16px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #000000 transparent transparent transparent;
	transform: rotate(0deg);
}

.eworld-search .module_products_list .foto-cell .image_wrapper_block,
.eworld-search .module_products_list .foto-cell .image_wrapper_block a {
	position: relative;
}

.eworld-search .delivery-cell {
	width: 15%;
	min-width: fit-content;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 700;
	color: #1d2029;
	padding-right: 10px;
}

.eworld-search .module_products_list td.price-cell {
	text-align: right;
}

.eworld-search .cost.prices .price {
	margin-left: 0;
	margin-bottom: 0;
}

body .eworld-search .main_item_wrapper div.counter_wrapp {
	position: relative;
	text-align: left;
	padding-left: 10px;
}

.eworld-search .module_products_list td.like_icons {
	width: 92px;
	position: relative;
	top: 0;
	right: 0;
}

.eworld-search .module_products_list td.like_icons .wrapp_stockers .like_icons {
	top: 50%;
	margin-top: -15px;
	position: static;
	margin: 0;
}

@media (max-width: 640px) {
	.eworld-search .module_products_list .foto-cell {
		width: 100%;
		display: block;
		padding: 2px;
	}

	.eworld-search .module_products_list td.item-name-cell {
		width: 100%;
		display: block;
		text-align: center;
		padding: 2px;
	}

	.eworld-search .delivery-cell {
		width: 100%;
		display: block;
		padding: 2px;
	}

	.eworld-search .module_products_list td.price-cell {
		width: 100%;
		display: block;
		text-align: center;
		padding: 2px;
	}

	.eworld-search .module_products_list td.price-cell .cost.prices .price {
		margin: 0;
	}
}
/* End */
/* /bitrix/templates/aspro_next/components/bitrix/catalog/main/style.css?1663603004805 */
/* /local/components/liderpoiska/eworld_search/templates/.default/custom.css?17633640634489 */
