.title-menu {
	padding: 23px 22px 23px 16px;
}

.slide-block__head .svg-inline-catalog svg {
	display: none;
}

.slide-block__head .svg-inline-catalog {
	width: 12px;
	height: 12px;
	padding: 0;
	margin-right: 7px;
	background: url(../images/icon-catalog.svg) top left no-repeat;
}

.menu_top_block.catalog_block li.v_bottom.current .dropdown,
.menu_top_block.catalog_block li.v_bottom:hover .dropdown {
	background: #f4f5f7;
}

.menu_top_block.catalog_block .dropdown>li.full.v_bottom>.dropdown,
header .menu_top_block.catalogfirst li.full.v_bottom>.dropdown {
	border-color: #e0e2e8;
}

.ajax_load_btn:not(.ajax):not(:hover) {
	background: #f4f5f7;
}

.catalog_block .catalog_item>div {
	box-shadow: inset 0 0 0 0.5px #e0e2e8;
}

.catalog_item:hover .inner_wrap {
	box-shadow: 0 0 10px 0 rgba(50, 67, 106, .10);
}

body .menu_top_block.catalog_block .dropdown>li>a {
	font-size: 14px;
}

.menu_top_block.catalog_block .dropdown>li.full.v_bottom>.dropdown>li>a,
header .menu_top_block.catalogfirst li.full.v_bottom>.dropdown>li>a {
	font-size: 14px;
}

.item-title a.font_sm {
	font-size: 1em;
	font-weight: 600;
}

.catalog_section_list .item_block.lg .image img {
	max-width: 80px;
}

.bx_filter_parameters_box_title.filter_title i {
	display: none;
}

.bx_filter_parameters_box_title.filter_title:before {
	content: '';
	display: block;
	margin-top: 8px;
	width: 12px;
	height: 10px;
	background: url(../images/filter.svg) top left no-repeat;
	background-size: cover;
}

.item-views.news2 .item-wrapper .item .inner-text .title {
	font-size: 1em;
}

.wish_item_button>span:hover {
	background-color: #fdfdfd;
}

.like_icons .wish_item_button span:hover i.svg path {
	fill: #fdfdfd !important;
	stroke: #5e6faa;
}

.fancybox-container .fancybox-button {
	background-color: #fdfdfd;
}

.product-info-headnote__toolbar {
	justify-content: flex-end;
}

.item-little-images-slider-img {
	border: solid 1px #e0e2e8;
	border-radius: 8px;
}

.item-little-images-slider-img img {
	border-radius: 8px;
}

.catalog-elem-custom-block-about-head-name {
	margin-right: 30px;
}
.TIZERS {
	margin-top: 120px;
}
.TIZERS > .content_wrapper_block:first-child {
	margin-bottom: 80px;
}
.BLOG  {
	margin-top: 80px;
	margin-bottom: 110px;
}
.top_big_one_banner_custom {
	margin-bottom: 125px !important;
}
.section-compact-list__wrap {
	display: block;
	padding: 0;
}
.catalog_block .catalog_item > div .item_info {
	padding-bottom: 25px;
}


@media (max-width: 768px) {
	.TIZERS {
		margin-top: 20px;
	}
	.TIZERS > .content_wrapper_block:first-child {
		margin-bottom: 15px;
	}
	.wraps .wrapper_inner.front .drag-block.container .content_wrapper_block:nth-child(3) > .maxwidth-theme {
		padding-top: 20px !important;
	}
	.mainpage-include-table {
		margin-bottom: 70px;
	}
	.wrapper_inner.front .drag-block.container .content_wrapper_block.front_news > .maxwidth-theme {
		padding-top: 45px !important;
	}
	.BLOG  {
		margin-top: 20px;
		margin-bottom: 0px;
	}
	#custom-main-map {
		margin: 50px auto 60px auto;
	}
}


@media (max-width: 991px) {
	.section-compact-list__item.bordered {
		border-color: #e0e2e8;
		background: url(../images/arrow_r.svg) center right 20px no-repeat;
		border-left: none;
		border-top: none;
	}

	.section-compact-list__item.bordered:hover {
		border-color: #e0e2e8;
	}
	.section-compact-list a:nth-child(1) .section-compact-list__item.bordered,
	.section-compact-list a:nth-child(2) .section-compact-list__item.bordered {
		border-top: 1px solid #ececec;
	}
	.section-compact-list a:nth-child(odd) .section-compact-list__item.bordered {
		border-left: 1px solid #ececec;
	}

	.section-compact-list__image {
		display: none;
	}

	.section-compact-list__info {
		padding: 0 0 0 0px;
	}

	#navigation {
		padding: 8px 0 20px !important;
	}
	
}

@media (max-width: 600px) {
	.section-compact-list__item.bordered,
	.section-compact-list a:nth-child(1) .section-compact-list__item.bordered,
	.section-compact-list a:nth-child(2) .section-compact-list__item.bordered,
	.section-compact-list a:nth-child(odd) .section-compact-list__item.bordered {
		border: 1px solid #ececec;
		border-top: none;
	}
	.section-compact-list a:nth-child(1) .section-compact-list__item.bordered {
		border-top: 1px solid #ececec;
	}
}





/* CONTENT */
.content {
	color: #333333;
}

.detail-news1 .ordered-block {
	margin-top: 0;
}

.period_wrapper {
	display: none;
}

.img-left {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 24px;
}

.img-left img {
	display: block;
	margin: 0;
}

.content ul>li {
	margin-left: 20px;
	list-style-type: disc;
}

.content table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

.content th {
	padding: 10px;
	text-align: left;
	background: #32436a;
	font-weight: bold;
	color: #fff;
}

.content th,
.content td {
	border: 1px solid #ccc;
	padding: 10px;
	text-align: left;
}


@media (max-width:480px) {
	.mobile-table th:nth-child(1) {
		display: none;
	}

	.mobile-table tr {
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}

	.mobile-table td,
	.mobile-table th {
		width: 50%;
	}

	.mobile-table td.mobile-table-podttl {
		width: 100%;
		text-align: center;
	}

	.catalog_section_list .item_block.lg .section_item {
		padding: 39px 10px 17px 10px;
	}
	.item-title a.font_sm {
		font-size: 16px;
	}
}


/* Правки по фильтру*/
@media (max-width: 767px) {
	.bx_filter_parameters_box_title.bx_sort_filter,
	.bx_filter_parameters .visible-xs {
		display: none !important;
	}
}
